Skip to content

Commit b8a0fb4

Browse files
Update codecov/codecov-action action to v5
1 parent e88173f commit b8a0fb4

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
@@ -88,7 +88,7 @@ jobs:
8888
php-coveralls --coverage_clover=build/logs/clover.xml -v
8989
9090
- name: Upload coverage results to Codecov
91-
uses: codecov/codecov-action@v3
91+
uses: codecov/codecov-action@v5
9292
with:
9393
files: build/logs/clover.xml
9494

0 commit comments

Comments
 (0)