We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8d1d93 + 5c52518 commit d46619aCopy full SHA for d46619a
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
# Install Nix and use that to run our tests so our environment matches exactly.
34
- - uses: cachix/install-nix-action@V27
+ - uses: cachix/install-nix-action@v30
35
with:
36
nix_path: nixpkgs=channel:nixos-unstable
37
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments