We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa17f2 commit 7e15d78Copy full SHA for 7e15d78
.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@2126ae7fc54c9df00dd18f7f18754393182c73cd # v31
+ - uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31
22
with:
23
nix_path: nixpkgs=channel:nixos-unstable
24
# Pull from the cachix cache
0 commit comments