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 aac580c + 1b2f362 commit b73a0a8Copy full SHA for b73a0a8
1 file changed
.github/workflows/main.yml
@@ -65,7 +65,7 @@ jobs:
65
run: pnpm test
66
67
- name: Upload test coverage to Codecov
68
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
69
env:
70
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
71
0 commit comments