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 6f8b47f commit dd12ddcCopy full SHA for dd12ddc
.github/actions/set_up_runner/action.yaml
@@ -10,7 +10,7 @@ runs:
10
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
11
with:
12
github-token: ${{ inputs.github_token }}
13
- - uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
+ - uses: DeterminateSystems/magic-nix-cache-action@e1c1dae8e170ed20fd2e6aaf9979ca2d3905d636 # v12
14
- run: 'nix --version'
15
shell: bash
16
- name: Configure
0 commit comments