We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 275cdbd + 6444253 commit f7ed9d7Copy full SHA for f7ed9d7
.github/workflows/code-climate-coverage-aggregation.yml
@@ -137,7 +137,7 @@ jobs:
137
138
# Upload JSON for debugging purposes
139
- name: Upload JSON for debugging purposes
140
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
141
with:
142
name: summed-yarn-coverage-report
143
path: coverage/total-codeclimate.json
@@ -263,7 +263,7 @@ jobs:
263
264
265
266
267
268
name: summed-java-coverage-report
269
0 commit comments