We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8847739 commit c5567a5Copy full SHA for c5567a5
.github/workflows/nix-shell.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
with:
33
submodules: true
34
- - uses: cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
+ - uses: cachix/install-nix-action@91a071959513ca103b54280ac0bef5b825791d4d # v31
35
36
nix_path: nixpkgs=channel:nixos-unstable
37
- uses: rrbutani/use-nix-shell-action@59a52b2b9bbfe3cc0e7deb8f9059abe37a439edf # v1.1.0
0 commit comments