Skip to content

Commit ed68535

Browse files
Linuxdazhaoclaude
andcommitted
chore: update codecov-action v3→v5 for Node.js 24
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5f8a756 commit ed68535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
run: cargo tarpaulin --out Xml
189189

190190
- name: Upload to codecov
191-
uses: codecov/codecov-action@v3
191+
uses: codecov/codecov-action@v5
192192
with:
193193
file: ./cobertura.xml
194194
fail_ci_if_error: true

0 commit comments

Comments
 (0)