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.
codecov-action
1 parent f606468 commit abc477bCopy full SHA for abc477b
.github/workflows/ci.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Test w/ coverage report
31
run: npm run test:coverage
32
- name: Upload coverage report to Codecov
33
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v5
0 commit comments