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 121dfc8 commit d944670Copy full SHA for d944670
.github/workflows/nodejs.yml
@@ -29,4 +29,4 @@ jobs:
29
test-command: npm run coverage:ci
30
post-test-steps: |
31
- name: Upload coverage report to Codecov
32
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
0 commit comments