Skip to content

Commit c189300

Browse files
Bump codecov/codecov-action from 1 to 3 (#2614)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 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@v1...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cedfe3 commit c189300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
MONGODB_URI: 'mongodb://127.0.0.1/?replicaSet=rs'
8080
MYSQL_HOST: 0.0.0.0
8181
MYSQL_PORT: 3307
82-
- uses: codecov/codecov-action@v1
82+
- uses: codecov/codecov-action@v3
8383
with:
8484
token: ${{ secrets.CODECOV_TOKEN }}
8585
fail_ci_if_error: false

0 commit comments

Comments
 (0)