diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0381101990..a5a2b837dc 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@4723a57e26efda3a62cbde1812113b730952852d + uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 with: path: | ~/.cache/go-build