diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a8a8b9a64..0ede4802f 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@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 + uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 with: path: | ~/.cache/go-build