File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
28
28
29
29
- name : Setup ccache
30
- uses : hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16
30
+ uses : hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
31
31
with :
32
32
max-size : 50G
33
33
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ jobs:
141
141
#
142
142
143
143
- name : Setup ccache
144
- uses : hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16
144
+ uses : hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
145
145
with :
146
146
max-size : " 2000M"
147
147
# Should save cache only if run in the master branch of the base repo
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136
136
#
137
137
138
138
- name : Setup ccache
139
- uses : hendrikmuhs/ccache-action@53911442209d5c18de8a31615e0923161e435875 # v1.2.16
139
+ uses : hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
140
140
with :
141
141
max-size : " 2000M"
142
142
# Should save cache only if run in the master branch of the base repo
You can’t perform that action at this time.
0 commit comments