File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8383 chmod +x mc
8484
8585 - name : Download artifact
86- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
86+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
8787 with :
8888 name : oss
8989 path : ${{ runner.temp }}
@@ -109,7 +109,7 @@ jobs:
109109 driver : docker
110110
111111 - name : Download artifact
112- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
112+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
113113 with :
114114 name : oss
115115 path : ${{ runner.temp }}
@@ -167,7 +167,7 @@ jobs:
167167 chmod +x mc
168168
169169 - name : Download artifact
170- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
170+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
171171 with :
172172 name : latest-njs
173173 path : ${{ runner.temp }}
@@ -194,7 +194,7 @@ jobs:
194194 driver : docker
195195
196196 - name : Download artifact
197- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
197+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
198198 with :
199199 name : oss
200200 path : ${{ runner.temp }}
@@ -252,7 +252,7 @@ jobs:
252252 chmod +x mc
253253
254254 - name : Download artifact
255- uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
255+ uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
256256 with :
257257 name : unprivileged
258258 path : ${{ runner.temp }}
You can’t perform that action at this time.
0 commit comments