Skip to content

Commit 9ed38b0

Browse files
authored
Update test.yml
1 parent d9a4ec8 commit 9ed38b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- run: bunx tsc --noEmit
1515
- run: bun run compile
1616
- run: bun run test -- --coverage
17-
- uses: codecov/codecov-action@v4
17+
- uses: codecov/codecov-action@v5
1818
with:
1919
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)