Skip to content

Commit 38f5788

Browse files
Bump the all-actions group with 1 update
Bumps the all-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 3 to 4 - [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...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17f7fc1 commit 38f5788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
path: ${{ github.workspace }}/build
258258

259259
- name: Codecov
260-
uses: codecov/codecov-action@v3
260+
uses: codecov/codecov-action@v4
261261
with:
262262
token: ${{ secrets.CODECOV_TOKEN }}
263263
fail_ci_if_error: true

0 commit comments

Comments
 (0)