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 db6440c commit 18cd878Copy full SHA for 18cd878
.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@0b0e072294b088b73964f1d72dfdac0951439dbd # v31
+ - uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31
22
with:
23
nix_path: nixpkgs=channel:nixos-unstable
24
# Pull from the cachix cache
0 commit comments