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 38fcbce commit 47a7979Copy full SHA for 47a7979
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: pnpm lint
23
- run: pnpm build
24
- run: pnpm vitest --coverage
25
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v5
0 commit comments