Commit c5cb2a8 1 parent 3528476 commit c5cb2a8 Copy full SHA for c5cb2a8
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 22
22
uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
23
23
24
24
- name : Restore lychee cache
25
- uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
25
+ uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
26
26
with :
27
27
path : .lycheecache
28
28
key : cache-lychee-${{ github.sha }}
Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
19
19
20
20
- name : Restore lychee cache
21
- uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
21
+ uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
22
22
with :
23
23
path : .lycheecache
24
24
key : cache-lychee-${{ github.sha }}
You can’t perform that action at this time.
0 commit comments