Skip to content

Commit 07b9606

Browse files
committed
Bump codecov action
1 parent 12b2a29 commit 07b9606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
vendor/bin/phpunit --coverage-clover ./build/coverage/clover.xml
5050
5151
- name: Upload coverage to Codecov
52-
uses: codecov/codecov-action@v4
52+
uses: codecov/codecov-action@v5
5353
if: ${{ !env.ACT }}
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)