Skip to content

Commit 1a318e7

Browse files
Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3. - [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...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]>
1 parent 1edb1fd commit 1a318e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
coverage report
7979
8080
- name: Upload coverage report to Codecov
81-
uses: codecov/codecov-action@v2
81+
uses: codecov/codecov-action@v3
8282
with:
8383
file: ${{ env.COVERAGE_DATA_FILENAME }}
8484
fail_ci_if_error: true

0 commit comments

Comments
 (0)