We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7238103 commit 8899286Copy full SHA for 8899286
1 file changed
.github/workflows/python-unit-test.yml
@@ -92,7 +92,7 @@ jobs:
92
TOXENV="$toxenvs" lsr_ci_runtox
93
94
- name: Upload coverage reports to Codecov
95
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
96
97
python-26:
98
runs-on: ubuntu-latest
0 commit comments