We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dddb2e commit 73819e3Copy full SHA for 73819e3
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
46
47
- name: Configure Nix cache
48
- uses: DeterminateSystems/magic-nix-cache-action@v7
+ uses: DeterminateSystems/magic-nix-cache-action@v8
49
with:
50
upstream-cache: https://trailofbits.cachix.org
51
0 commit comments