diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 79240bc..c705798 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -51,7 +51,7 @@ jobs: with: ref: ${{ github.ref }} - - uses: actions/cache@v3.0.11 + - uses: actions/cache@v3.2.5 with: path: | ${{ matrix.go-build }}