From f27f314206fbf7f1c585609aa81439c1cd34cf4d Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 8 Nov 2024 12:29:41 -0500 Subject: [PATCH] Use magic-nix-cache-action@main, oops --- .github/workflows/check-and-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-and-test.yaml b/.github/workflows/check-and-test.yaml index 0a5ba69..116a6d4 100644 --- a/.github/workflows/check-and-test.yaml +++ b/.github/workflows/check-and-test.yaml @@ -72,7 +72,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@main - name: Test magic-nix-cache-action@main on ${{ matrix.systems.runner }} - uses: DeterminateSystems/magic-nix-cache-action@graham/fh-433-magic-nix-cache-should-disable-github-actions-cache-if + uses: DeterminateSystems/magic-nix-cache-action@main with: source-binary: "${{ env.ARTIFACT_KEY }}/${{ env.ARCHIVE_NAME }}" _internal-strict-mode: true