Skip to content

Commit 69e0b05

Browse files
committed
tweak: use v5 codecov-action
1 parent 3f407ff commit 69e0b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: cat "_coverage/coverage.txt"
8787

8888
- name: Upload to Codecov
89-
uses: codecov/codecov-action@v4
89+
uses: codecov/codecov-action@v5
9090
with:
9191
token: ${{ secrets.CODECOV_TOKEN }}
9292

0 commit comments

Comments
 (0)