Skip to content

Commit c80965d

Browse files
Update codecov/codecov-action digest to 9b6d1f8
1 parent 0aec383 commit c80965d

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

0 commit comments

Comments
 (0)