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 0c81e19 commit 5a2f826Copy full SHA for 5a2f826
.github/workflows/ci.yml
@@ -26,4 +26,4 @@ jobs:
26
- run: pnpm build
27
- run: pnpm vitest --coverage
28
- run: pnpm tsc --noEmit
29
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments