We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085a417 commit 370598aCopy full SHA for 370598a
.github/workflows/nix-shell.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
32
with:
33
submodules: true
34
- - uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # v25
+ - uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
35
36
nix_path: nixpkgs=channel:nixos-unstable
37
- uses: rrbutani/use-nix-shell-action@59a52b2b9bbfe3cc0e7deb8f9059abe37a439edf # v1.1.0
0 commit comments