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 13e6218 commit 59c1f01Copy full SHA for 59c1f01
.github/workflows/nix.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
# Install Nix on the runner
20
- - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
+ - uses: cachix/install-nix-action@c134e4c9e34bac6cab09cf239815f9339aaaf84e # v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
# Pull from the cachix cache
0 commit comments