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 5e62536 commit 73bb144Copy full SHA for 73bb144
.github/actions/set_up_runner/action.yaml
@@ -7,7 +7,7 @@ inputs:
7
runs:
8
using: composite
9
steps:
10
- - uses: DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # v20
+ - uses: DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21
11
with:
12
github-token: ${{ inputs.github_token }}
13
- uses: DeterminateSystems/magic-nix-cache-action@565684385bcd71bad329742eefe8d12f2e765b39 # v13
0 commit comments