We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09dbb14 commit 21816c8Copy full SHA for 21816c8
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
Awesome_Lint:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: cachix/install-nix-action@V27
+ - uses: cachix/install-nix-action@v30
13
with:
14
extra_nix_config: |
15
system-features = benchmark big-parallel kvm nixos-test
0 commit comments