We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6139b9 commit 0c33d80Copy full SHA for 0c33d80
.github/actions/setup-tests/action.yml
@@ -9,7 +9,7 @@ runs:
9
git config --global user.name "GitHub Actions Bot"
10
git config --global user.email "<>"
11
- name: Install Nix
12
- uses: DeterminateSystems/nix-installer-action@90bb610b90bf290cad97484ba341453bd1cbefea # v19
+ uses: DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # v20
13
- uses: DeterminateSystems/magic-nix-cache-action@565684385bcd71bad329742eefe8d12f2e765b39 # v13
14
- name: Check Nixpkgs inputs
15
uses: DeterminateSystems/flake-checker-action@3164002371bc90729c68af0e24d5aacf20d7c9f6 # v12
0 commit comments