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 99
99
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
100
100
101
101
- name : Download coverage xml report
102
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
102
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
103
103
with :
104
104
name : coverage-3.9-xml
105
105
@@ -121,7 +121,7 @@ jobs:
121
121
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
122
122
123
123
- name : Download coverage report
124
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
124
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
125
125
with :
126
126
name : coverage-3.9
127
127
@@ -156,7 +156,7 @@ jobs:
156
156
157
157
steps :
158
158
- name : Download Artifacts
159
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
159
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
160
160
with :
161
161
path : artifacts
162
162
@@ -213,7 +213,7 @@ jobs:
213
213
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
214
214
215
215
- name : Download coverage xml report
216
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
216
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
217
217
with :
218
218
name : coverage-3.9-xml
219
219
You can’t perform that action at this time.
0 commit comments