Skip to content

Commit be0d299

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update determinatesystems/nix-installer-action action to v17
1 parent 2fe9de8 commit be0d299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
steps:
3737
- uses: actions/checkout@v4
3838
- name: Install Nix
39-
uses: DeterminateSystems/nix-installer-action@v16
39+
uses: DeterminateSystems/nix-installer-action@v17
4040
- name: Build shell
4141
run: nix develop -c true
4242
- name: Test nix-unit

0 commit comments

Comments
 (0)