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 92845e2 + 345582f commit 434138fCopy full SHA for 434138f
.github/workflows/test.yml
@@ -37,6 +37,6 @@ jobs:
37
- name: test
38
run: pnpm run test:coverage
39
- name: codecov
40
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
41
env:
42
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments