Skip to content

Commit eb3ed3b

Browse files
chore(deps): update cachix/install-nix-action action to v31
1 parent dfe8e9d commit eb3ed3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ runs:
1414
1515
- name: Install Nix ❄️
1616
if: ${{ steps.check-nix.outputs.nix-found != 'true' }}
17-
uses: cachix/install-nix-action@v30
17+
uses: cachix/install-nix-action@v31
1818
with:
1919
github_access_token: ${{ github.token }}

0 commit comments

Comments
 (0)