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 74bc7ae + 59ca768 commit 2494978Copy full SHA for 2494978
.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@v23
+ - uses: cachix/install-nix-action@v24
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