We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2410ea7 + 644872b commit afbfd93Copy full SHA for afbfd93
.github/workflows/python-coverage.yml
@@ -78,7 +78,7 @@ jobs:
78
path: coverage
79
80
- name: Upload coverage reports to Codecov
81
- uses: codecov/codecov-action@3cb13a12348ef4ffcf9783ac0f74954f92113e33
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
82
with:
83
token: ${{ secrets.CODECOV_TOKEN }}
84
verbose: true
0 commit comments