Skip to content

Commit 63b0350

Browse files
Bump codecov/codecov-action from 3.1.1 to 3.1.3 (#593)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.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@v3.1.1...v3.1.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a7cf04 commit 63b0350

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/codecov-action@v3.1.1 # upload the coverage to codecov
87+
- uses: codecov/codecov-action@v3.1.3 # 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)