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 e3bcc1a commit d8c0ab4Copy full SHA for d8c0ab4
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
- run: pnpm build
24
- run: pnpm vitest --coverage
25
- run: pnpm tsc --noEmit
26
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments