File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 60
60
fetch-depth : 0
61
61
62
62
- name : Cache
63
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
63
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
64
64
with :
65
65
path : |
66
66
~/vcpkg
97
97
fetch-depth : 0
98
98
99
99
- name : Cache
100
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
100
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
101
101
with :
102
102
path : |
103
103
~/vcpkg
Original file line number Diff line number Diff line change 55
55
config-file : ./.github/codeql-config.yml
56
56
57
57
- name : Cache
58
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
58
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
59
59
with :
60
60
path : |
61
61
~/vcpkg
Original file line number Diff line number Diff line change 36
36
ref : ${{ github.head_ref }}
37
37
38
38
- name : Cache
39
- uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
39
+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
40
40
with :
41
41
path : |
42
42
~/vcpkg
You can’t perform that action at this time.
0 commit comments