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.
1 parent e77db7c commit 1df9e73Copy full SHA for 1df9e73
scripts/split-tox-gh-actions/templates/test_group.jinja
@@ -92,7 +92,7 @@
92
93
- name: Upload coverage to Codecov
94
if: {% raw %}${{ !cancelled() }}{% endraw %}
95
- uses: codecov/[email protected].2
+ uses: codecov/[email protected].7
96
with:
97
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
98
files: coverage.xml
0 commit comments