chore(deps): update actions/cache action to v4 (#2108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-13 17:00:58 -07:00 committed by GitHub
parent 0752781834
commit 0c0b799ccf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
go-version: ~1.24.0
- name: Cache Go
id: go-cache
uses: actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
with:
path: |
~/go/bin