Skip to content

Commit 91734a4

Browse files
dependabot[bot]heitorlessa
authored andcommitted
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 a0a846b commit 91734a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_build.yml

+1-1
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)