Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c98984e

Browse files
authoredApr 12, 2022
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 (#1102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cf630b commit c98984e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/python_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Complexity baseline
4040
run: make complexity-baseline
4141
- name: Upload coverage to Codecov
42-
uses: codecov/codecov-action@v2.1.0
42+
uses: codecov/codecov-action@v3.0.0
4343
with:
4444
file: ./coverage.xml
4545
# flags: unittests

0 commit comments

Comments
 (0)
Please sign in to comment.