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 9a787f3 commit 1d38c6dCopy full SHA for 1d38c6d
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
- run: pnpm typecheck
24
- run: pnpm build
25
- run: pnpm vitest --coverage
26
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments