diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 54f3a4042..2a2f3544c 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@v3 + uses: DeterminateSystems/magic-nix-cache-action@v4 with: upstream-cache: https://trailofbits.cachix.org