Skip to content

Commit 0d50325

Browse files
Bump codecov/codecov-action from 5.4.0 to 5.4.3 (#747)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.4.0...v5.4.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d64cb99 commit 0d50325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
path: "build"
8686
overwrite: true
8787

88-
- uses: codecov/[email protected].0 # upload the coverage to codecov
88+
- uses: codecov/[email protected].3 # upload the coverage to codecov
8989
with:
9090
fail_ci_if_error: false # optional (default = false) - Need CODECOV_TOKEN
9191
# Do not upload in forks, and only on php8.4, latest deps

0 commit comments

Comments
 (0)