Skip to content

Commit 65c7745

Browse files
committed
chore(deps): Update cachix/install-nix-action
Updates `cachix/install-nix-action` from v27 to v31
1 parent 65172bd commit 65c7745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/install-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
using: 'composite'
3434
steps:
3535
- name: Install Nix
36-
uses: cachix/install-nix-action@v27
36+
uses: cachix/install-nix-action@v31
3737
if: ${{ runner.environment == 'github-hosted' }}
3838

3939
- name: Configure Nix

0 commit comments

Comments
 (0)