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 9a43f9e commit 4884457Copy full SHA for 4884457
1 file changed
.github/workflows/ci.yml
@@ -37,6 +37,6 @@ jobs:
37
run: pnpm test
38
39
- name: Upload coverage reports to Codecov
40
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments