Skip to content

Commit

Permalink
chore(deps): update actions/cache action to v3.3.3 (#1336)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <[email protected]>
  • Loading branch information
renovate[bot] and MrAlias authored Nov 27, 2024
1 parent 35bdb85 commit 6d3d67e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: go mod download

- name: Cache / restore go modules
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3.2.6
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
with:
path: |
~/go/pkg/mod
Expand Down

0 comments on commit 6d3d67e

Please sign in to comment.