Skip to content

Commit 2aa6a9e

Browse files
Update codecov/codecov-action action to v5
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v3.1.1 | v5.1.2 |
1 parent ec1dfef commit 2aa6a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ jobs:
165165
run: "make phpunit PHPUNIT_FLAGS='--coverage-text --coverage-clover=coverage.xml'"
166166

167167
- name: "Upload Coverage"
168-
uses: "codecov/codecov-action@v3.1.1"
168+
uses: "codecov/codecov-action@v5.1.2"

0 commit comments

Comments
 (0)