diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8a5fac02d..405b261bc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} - name: Configure Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v6 + uses: DeterminateSystems/magic-nix-cache-action@v7 with: upstream-cache: https://trailofbits.cachix.org