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.
2 parents ada6a75 + 93df278 commit 583b6f9Copy full SHA for 583b6f9
.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