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 dafcdd6 commit e9bb948Copy full SHA for e9bb948
.github/workflows/nodejs.yml
@@ -40,4 +40,4 @@ jobs:
40
- name: Run tests
41
run: npm run coverage-all
42
- name: Upload coverage report to Codecov
43
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
0 commit comments