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 83
83
chmod +x mc
84
84
85
85
- name : Download artifact
86
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
86
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
87
87
with :
88
88
name : oss
89
89
path : ${{ runner.temp }}
@@ -109,7 +109,7 @@ jobs:
109
109
driver : docker
110
110
111
111
- name : Download artifact
112
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
112
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
113
113
with :
114
114
name : oss
115
115
path : ${{ runner.temp }}
@@ -167,7 +167,7 @@ jobs:
167
167
chmod +x mc
168
168
169
169
- name : Download artifact
170
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
170
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
171
171
with :
172
172
name : latest-njs
173
173
path : ${{ runner.temp }}
@@ -194,7 +194,7 @@ jobs:
194
194
driver : docker
195
195
196
196
- name : Download artifact
197
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
197
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
198
198
with :
199
199
name : oss
200
200
path : ${{ runner.temp }}
@@ -252,7 +252,7 @@ jobs:
252
252
chmod +x mc
253
253
254
254
- name : Download artifact
255
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
255
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
256
256
with :
257
257
name : unprivileged
258
258
path : ${{ runner.temp }}
You can’t perform that action at this time.
0 commit comments