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 63
63
fetch-depth : 0
64
64
65
65
- name : Cache
66
- uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
66
+ uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
67
67
with :
68
68
path : |
69
69
~/vcpkg
99
99
fetch-depth : 0
100
100
101
101
- name : Cache
102
- uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
102
+ uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
103
103
with :
104
104
path : |
105
105
~/vcpkg
Original file line number Diff line number Diff line change 56
56
config-file : ./.github/codeql-config.yml
57
57
58
58
- name : Cache
59
- uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
59
+ uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
60
60
with :
61
61
path : |
62
62
~/vcpkg
Original file line number Diff line number Diff line change 37
37
ref : ${{ github.head_ref }}
38
38
39
39
- name : Cache
40
- uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
40
+ uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
41
41
with :
42
42
path : |
43
43
~/vcpkg
You can’t perform that action at this time.
0 commit comments