There was an error while loading. Please reload this page.
2 parents 3d2ae98 + 0798d07 commit 1fa5168Copy full SHA for 1fa5168
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