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 dd12ddc commit 037b59bCopy full SHA for 037b59b
.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@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
+ - uses: DeterminateSystems/nix-installer-action@c723f3a885e3f1d866d91f4f0c33dd44b1fc7c60 # v18
11
with:
12
github-token: ${{ inputs.github_token }}
13
- uses: DeterminateSystems/magic-nix-cache-action@e1c1dae8e170ed20fd2e6aaf9979ca2d3905d636 # v12
0 commit comments