Skip to content

Commit 12a26c6

Browse files
Bump codecov/codecov-action
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 96b38e9e60ee60a8c3911f4612407bba2f9195fb to 671740ac38dd9b0130fbe1cec585b89eea48d3de. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@96b38e9...671740a) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 671740ac38dd9b0130fbe1cec585b89eea48d3de dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58a35ef commit 12a26c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
path: coverage
7979

8080
- name: Upload coverage reports to Codecov
81-
uses: codecov/codecov-action@96b38e9e60ee60a8c3911f4612407bba2f9195fb
81+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
verbose: true

0 commit comments

Comments
 (0)