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 @@ -156,7 +156,7 @@ jobs:
156
156
with :
157
157
node-version : 20
158
158
registry-url : " https://registry.npmjs.org"
159
- - uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
159
+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
160
160
with :
161
161
name : npm-package
162
162
path : dist
@@ -186,11 +186,11 @@ jobs:
186
186
node-version : 20
187
187
- name : Setup
188
188
run : npm install
189
- - uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
189
+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
190
190
with :
191
191
name : npm-package
192
192
path : dist
193
- - uses : actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
193
+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
194
194
with :
195
195
name : NativeScript-dSYMs
196
196
path : dist/dSYMs
You can’t perform that action at this time.
0 commit comments