Skip to content

Commit 03e205f

Browse files
committed
Update GH codecov action to v6
1 parent 7bac52e commit 03e205f

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
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Upload coverage
3838
if: success()
39-
uses: codecov/codecov-action@v5
39+
uses: codecov/codecov-action@v6
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}
4242
fail_ci_if_error: true

0 commit comments

Comments
 (0)