Skip to content

Commit d7d31b1

Browse files
Update codecov/codecov-action action to v7
1 parent 381af78 commit d7d31b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
run: vendor/bin/phpunit --colors=always --coverage-clover clover.xml
5252

5353
- name: Send code coverage report to Codecov.io
54-
uses: codecov/codecov-action@v6
54+
uses: codecov/codecov-action@v7
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)