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 6e66afc + 918eb01 commit 6cdfdb5Copy full SHA for 6cdfdb5
.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@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
+ - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
# Pull from the cachix cache
0 commit comments