diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index e2fad8168..66d0f8302 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -21,7 +21,7 @@ jobs: go-version-file: go.mod id: go - name: Cache dependencies - uses: actions/cache@v2 + uses: actions/cache@v4 with: path: | ~/.cache/go-build