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 8935d01 + 0cfed33 commit 646526fCopy full SHA for 646526f
1 file changed
.github/workflows/test.yml
@@ -27,6 +27,6 @@ jobs:
27
run: npm run test:ci
28
29
- name: Upload coverage reports to Codecov
30
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
31
with:
32
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments