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 2a5ebb6 + 2e8f9b9 commit d466c0cCopy full SHA for d466c0c
1 file changed
.github/workflows/main.yml
@@ -13,6 +13,6 @@ jobs:
13
- run: bun run build
14
- run: bun run test
15
- run: bun run lint --format=github
16
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
17
env:
18
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments