Skip to content

Commit de089ba

Browse files
Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#599)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.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.1.3...v3.1.4) --- updated-dependencies: - dependency-name: codecov/codecov-action 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 007887c commit de089ba

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
@@ -84,7 +84,7 @@ jobs:
8484
name: "codeCoverage"
8585
path: "build"
8686

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

0 commit comments

Comments
 (0)