We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1de42 commit 36bdb5dCopy full SHA for 36bdb5d
.github/workflows/pullrequest.yml
@@ -64,7 +64,7 @@ jobs:
64
run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml --testsuite=unit
65
66
- name: Upload coverage to Codecov
67
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
68
69
- name: Validate composer.json and composer.lock
70
working-directory: integration
0 commit comments