1 parent e70af18 commit debc4bdCopy full SHA for debc4bd
1 file changed
template/.github/workflows/python-test.yaml
@@ -62,13 +62,13 @@ jobs:
62
run: nox --session '${{ matrix.session }}'
63
- if: success() || failure()
64
name: Upload coverage
65
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
+ uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7
66
with:
67
report_type: coverage
68
use_oidc: true
69
70
name: Upload test results
71
72
73
report_type: test_results
74
0 commit comments