Skip to content

Commit 2fcea97

Browse files
authored
Merge pull request #887 from sir-gon/renovate/codecov-codecov-action-digest
2 parents 417002a + f90c95c commit 2fcea97

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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad
81+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
verbose: true

0 commit comments

Comments
 (0)