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 711bcef + d1d0189 commit a3832b0Copy full SHA for a3832b0
.github/workflows/build.yml
@@ -191,7 +191,7 @@ jobs:
191
done
192
- name: Upload coverage
193
if: matrix.coverage
194
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
195
with:
196
# Could you use this to fake the coverage report for your PR? Sure.
197
# Will anyone be impressed by your amazing coverage? No
0 commit comments