Skip to content

Commit 6f8c502

Browse files
dependabot[bot]csernazs
authored andcommitted
build(deps): bump codecov/codecov-action from 2.1.0 to 3.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.1.0...v3.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43a092a commit 6f8c502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
make cov
5959
6060
- name: Codecov upload
61-
uses: codecov/codecov-action@v2.1.0
61+
uses: codecov/codecov-action@v3.1.1
6262

6363
test-doc:
6464
name: Test doc build

0 commit comments

Comments
 (0)