Skip to content

Commit 36693b9

Browse files
cuppettclaude
andcommitted
Upgrade codecov action to v5
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a595279 commit 36693b9

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
@@ -101,6 +101,6 @@ jobs:
101101
run: |
102102
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
103103
104-
- uses: codecov/codecov-action@v4
104+
- uses: codecov/codecov-action@v5
105105
with:
106106
fail_ci_if_error: false

0 commit comments

Comments
 (0)