Skip to content

Commit 0c33d80

Browse files
chore(deps): update determinatesystems/nix-installer-action action to v20
1 parent a6139b9 commit 0c33d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
git config --global user.name "GitHub Actions Bot"
1010
git config --global user.email "<>"
1111
- name: Install Nix
12-
uses: DeterminateSystems/nix-installer-action@90bb610b90bf290cad97484ba341453bd1cbefea # v19
12+
uses: DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # v20
1313
- uses: DeterminateSystems/magic-nix-cache-action@565684385bcd71bad329742eefe8d12f2e765b39 # v13
1414
- name: Check Nixpkgs inputs
1515
uses: DeterminateSystems/flake-checker-action@3164002371bc90729c68af0e24d5aacf20d7c9f6 # v12

0 commit comments

Comments
 (0)