diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c0df6d5..035790a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,7 +21,7 @@ jobs: go-version-file: go.mod cache: true - name: Cache googleapis repo - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: googleapis key: ${{ runner.os }}-googleapis-cache