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 4eb1da2 + ae5faaf commit 09e8b12Copy full SHA for 09e8b12
.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@c134e4c9e34bac6cab09cf239815f9339aaaf84e # v31
+ - uses: cachix/install-nix-action@56a7bb7b56d9a92d4fd1bc05758de7eea4a370a8 # v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
# Pull from the cachix cache
0 commit comments