diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8514437..1a7c9e8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -71,7 +71,7 @@ jobs: version: 3.x repo-token: ${{ secrets.GITHUB_TOKEN }} - uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v2 - - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v3 + - uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v3 with: path: | ./_output/dist/*.deb