We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5747ba0 commit 93df278Copy full SHA for 93df278
.github/actions/lint-lua-ls/action.yml
@@ -3,7 +3,7 @@ description: "Lints all lua files with lua-language-server"
3
runs:
4
using: "composite"
5
steps:
6
- - uses: cachix/install-nix-action@v27
+ - uses: cachix/install-nix-action@v31
7
with:
8
nix_path: nixpkgs=channel:nixos-unstable
9
- uses: DeterminateSystems/magic-nix-cache-action@v2
0 commit comments