diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eea331461..67538813e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: # https://github.com/marketplace/actions/cache - name: Cache Go modules - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 + uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f with: path: | ~/.cache/go-build