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 c974753 + 56a73da commit b8bcbe0Copy full SHA for b8bcbe0
.github/workflows/build_test_deploy.yml
@@ -172,7 +172,7 @@ jobs:
172
run: tox c
173
- name: Run tox
174
run: tox -v --exit-and-dump-after 1200
175
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
176
with:
177
token: ${{ secrets.CODECOV_TOKEN }}
178
if: ${{ always() }}
@@ -227,7 +227,7 @@ jobs:
227
228
229
230
231
232
233
0 commit comments