Skip to content

Commit 1ccd17e

Browse files
authored
Merge pull request #97 from voku/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4
2 parents 89715ab + 21fe238 commit 1ccd17e

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
@@ -87,7 +87,7 @@ jobs:
8787
php-coveralls --coverage_clover=build/logs/clover.xml -v
8888
8989
- name: Upload coverage results to Codecov
90-
uses: codecov/codecov-action@v2
90+
uses: codecov/codecov-action@v4
9191
with:
9292
files: build/logs/clover.xml
9393

0 commit comments

Comments
 (0)