Skip to content

Commit 73a1cb6

Browse files
Bump codecov/codecov-action from 3.1.0 to 4.4.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 4.4.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.0...v4.4.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e806ad commit 73a1cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
run: |
6262
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
6363
64-
- uses: codecov/codecov-action@v3.1.0
64+
- uses: codecov/codecov-action@v4.4.1
6565
with:
6666
fail_ci_if_error: false

0 commit comments

Comments
 (0)