Skip to content

Commit 644872b

Browse files
Update codecov/codecov-action digest to 5a10915
1 parent c403665 commit 644872b

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@3cb13a12348ef4ffcf9783ac0f74954f92113e33
81+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
verbose: true

0 commit comments

Comments
 (0)