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.
2 parents 64e2975 + b2cf73f commit 690cb7cCopy full SHA for 690cb7c
1 file changed
.github/workflows/node.yml
@@ -54,7 +54,7 @@ jobs:
54
run: npm audit
55
56
- name: Send Coverage
57
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
58
with:
59
token: ${{ secrets.CODECOV_TOKEN }}
60
files: coverage/lcov.info
0 commit comments