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 3927a9f commit a97b41dCopy full SHA for a97b41d
.github/workflows/nix.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
# Install Nix on the runner
21
- - uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
+ - uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31
22
with:
23
nix_path: nixpkgs=channel:nixos-unstable
24
# Pull from the cachix cache
0 commit comments