File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
19
20
20
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
21
- - uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
21
+ - uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
22
22
with :
23
23
# In order:
24
24
# * Module download cache
Original file line number Diff line number Diff line change 32
32
check-latest : true
33
33
34
34
# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
35
- - uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
35
+ - uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
36
36
with :
37
37
# In order:
38
38
# * Module download cache
You can’t perform that action at this time.
0 commit comments