diff --git a/.github/workflows/build-go.yml b/.github/workflows/build-go.yml index 154515a..3e164dc 100644 --- a/.github/workflows/build-go.yml +++ b/.github/workflows/build-go.yml @@ -25,7 +25,7 @@ jobs: go-version: '1.25.6' # GOVERSION - name: Cache Go modules - uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 + uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 with: path: | ~/.cache/go-build