diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9c98d5b..e099d6a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: with: fetch-depth: 0 - name: Cache compilation results - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 + uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 env: cache-name: cache-nuitka with: