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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-20 18:23:38 -04:00
committed by GitHub
parent ead4cc987d
commit c768175764

View File

@@ -25,7 +25,7 @@ jobs:
go-version: 1.17
- name: Cache Dependencies
uses: actions/cache@v3
uses: actions/cache@v4
id: gomod-cache
with:
path: ~/go/pkg/mod