diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index efdbfdd3f..20fbae318 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@v4 + uses: actions/cache@v5 with: path: | ~/.cache/go-build