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 d346d6c + 1f277c3 commit 23e68bbCopy full SHA for 23e68bb
1 file changed
.github/workflows/node.js.yml
@@ -30,6 +30,6 @@ jobs:
30
31
- name: Upload coverage to Codecov
32
if: matrix.node-version == '22.x'
33
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
34
with:
35
files: coverage.lcov
0 commit comments