Skip to content

Commit 37b38da

Browse files
authored
Merge pull request #211 from voku/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2 parents 7343442 + 1ab0a2a commit 37b38da

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
@@ -78,7 +78,7 @@ jobs:
7878
php-coveralls --coverage_clover=build/logs/clover.xml -v
7979
8080
- name: Upload coverage results to Codecov
81-
uses: codecov/codecov-action@v3
81+
uses: codecov/codecov-action@v5
8282
with:
8383
files: build/logs/clover.xml
8484

0 commit comments

Comments
 (0)