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 4b911c1 commit 5041d59Copy full SHA for 5041d59
.github/workflows/tests.yml
@@ -44,7 +44,7 @@ jobs:
44
CI: true
45
- name: Send codecov.io stats
46
if: matrix.node-version == '12.x'
47
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
48
49
publish:
50
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/beta'
0 commit comments