Skip to content

Commit 0bc17c9

Browse files
chore(deps): bump codecov/codecov-action from 4 to 5 (#1053)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1e12e1 commit 0bc17c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ jobs:
5757
run: vendor/bin/phpunit --coverage-clover clover.xml
5858

5959
- name: Check code coverage
60-
uses: codecov/codecov-action@v4
60+
uses: codecov/codecov-action@v5
6161
if: "matrix.php == '8.4' && matrix.laravel == '12'"

0 commit comments

Comments
 (0)