File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
116
116
117
117
- name : Download coverage xml report
118
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
118
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
119
119
with :
120
120
name : coverage-3.9-xml
121
121
@@ -142,7 +142,7 @@ jobs:
142
142
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
143
143
144
144
- name : Download coverage report
145
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
145
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
146
146
with :
147
147
name : coverage-3.9
148
148
@@ -184,7 +184,7 @@ jobs:
184
184
egress-policy : audit
185
185
186
186
- name : Download Artifacts
187
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
187
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
188
188
with :
189
189
path : artifacts
190
190
@@ -246,7 +246,7 @@ jobs:
246
246
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
247
247
248
248
- name : Download coverage xml report
249
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
249
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
250
250
with :
251
251
name : coverage-3.9-xml
252
252
You can’t perform that action at this time.
0 commit comments