Skip to content

Commit 296e9dc

Browse files
authored
Merge pull request #111 from DeterminateSystems/grahamc-patch-2
Use magic-nix-cache-action@main, oops
2 parents 448d84e + f27f314 commit 296e9dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: DeterminateSystems/nix-installer-action@main
7373

7474
- name: Test magic-nix-cache-action@main on ${{ matrix.systems.runner }}
75-
uses: DeterminateSystems/magic-nix-cache-action@graham/fh-433-magic-nix-cache-should-disable-github-actions-cache-if
75+
uses: DeterminateSystems/magic-nix-cache-action@main
7676
with:
7777
source-binary: "${{ env.ARTIFACT_KEY }}/${{ env.ARCHIVE_NAME }}"
7878
_internal-strict-mode: true

0 commit comments

Comments
 (0)