Skip to content

Commit f7740db

Browse files
chore(deps): update cachix/install-nix-action action to v24 (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c358d4 commit f7740db

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@v22
17+
uses: cachix/install-nix-action@v24
1818
with:
1919
github_access_token: ${{ github.token }}

0 commit comments

Comments
 (0)