Skip to content

Commit a9e7d4f

Browse files
Bump codecov/codecov-action from 4 to 5 (#243)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8bd184 commit a9e7d4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: cat ./coverage.xml
4242

4343
- name: Upload coverage.xml to Codecov
44-
uses: codecov/codecov-action@v4
44+
uses: codecov/codecov-action@v5
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
files: ./coverage.xml

0 commit comments

Comments
 (0)