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.
1 parent 68affb6 commit 7d4cbf6Copy full SHA for 7d4cbf6
.github/workflows/codecov.yml
@@ -15,4 +15,4 @@ jobs:
15
yarn test-coverage
16
- name: Upload coverage
17
if: success()
18
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
0 commit comments