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 bdf7f89 commit e2425deCopy full SHA for e2425de
.github/workflows/nodejs.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: npm run lint
26
- run: npm run cov
27
- name: Upload coverage to Codecov
28
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
29
30
31
# build-windows:
0 commit comments