Skip to content

Commit f172e9d

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2643a9d commit f172e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
run: bun run test --coverage
2424

2525
- name: Upload coverage reports to Codecov
26-
uses: codecov/codecov-action@v4.6.0
26+
uses: codecov/codecov-action@v5.3.1
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)