diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9c98d5b..71bb74b 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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 env: cache-name: cache-nuitka with: