File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7676 # https://github.com/actions/upload-artifact/issues/569
7777 continue-on-error : true
7878 if : ' !cancelled()'
79- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
79+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
8080 with :
8181 name : Premerge Artifacts (Linux)
8282 path : artifacts/
@@ -130,7 +130,7 @@ jobs:
130130 # https://github.com/actions/upload-artifact/issues/569
131131 continue-on-error : true
132132 if : ' !cancelled()'
133- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
133+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
134134 with :
135135 name : Premerge Artifacts (Windows)
136136 path : artifacts/
@@ -151,7 +151,7 @@ jobs:
151151 with :
152152 fetch-depth : 2
153153 - name : Setup ccache
154- uses : hendrikmuhs/ccache-action@bfa03e1de4d7f7c3e80ad9109feedd05c4f5a716 # v1.2.19
154+ uses : hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
155155 with :
156156 max-size : " 2000M"
157157 - name : Install Ninja
You can’t perform that action at this time.
0 commit comments