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 cd4dc39 + 4fc7bce commit 3cf1b15Copy full SHA for 3cf1b15
.github/workflows/build.yml
@@ -172,7 +172,7 @@ jobs:
172
done
173
- name: Upload coverage
174
if: matrix.coverage
175
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
176
with:
177
# Could you use this to fake the coverage report for your PR? Sure.
178
# Will anyone be impressed by your amazing coverage? No
0 commit comments