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 3b62fd2 commit 996eae3Copy full SHA for 996eae3
scripts/split_tox_gh_actions/templates/test_group.jinja
@@ -91,7 +91,7 @@
91
92
- name: Upload coverage to Codecov
93
if: {% raw %}${{ !cancelled() }}{% endraw %}
94
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].2
95
with:
96
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
97
files: coverage.xml
0 commit comments