Skip to content

Commit 30a557f

Browse files
authored
Update GitHub Workflow
Bump install-nix-action to v31 (to get a newer nix binary)
1 parent 1d087e5 commit 30a557f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-hash.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Install Nix
5252
if: steps.check-etag.outputs.changed == 'true'
53-
uses: cachix/install-nix-action@v22
53+
uses: cachix/install-nix-action@v31
5454
with:
5555
nix_path: nixpkgs=channel:nixos-unstable
5656
extra_nix_config: |

0 commit comments

Comments
 (0)