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 @@ -114,7 +114,7 @@ jobs:
114
114
steps :
115
115
116
116
- name : Download packages
117
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
117
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
118
118
with :
119
119
name : packages-windows
120
120
@@ -152,7 +152,7 @@ jobs:
152
152
steps :
153
153
154
154
- name : Download packages
155
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
155
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
156
156
with :
157
157
name : packages-windows
158
158
@@ -175,7 +175,7 @@ jobs:
175
175
steps :
176
176
177
177
- name : Download packages
178
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
178
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
179
179
with :
180
180
name : packages-windows
181
181
You can’t perform that action at this time.
0 commit comments