Skip to content

Commit f6a204b

Browse files
chore(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#7)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2. - [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.2) --- 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 d9470e9 commit f6a204b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: python -m pytest -ra --cov=check-sdist
6969

7070
- name: Upload coverage report
71-
uses: codecov/[email protected].1
71+
uses: codecov/[email protected].2
7272

7373
dist:
7474
name: Distribution build

0 commit comments

Comments
 (0)