Skip to content

Commit 996eae3

Browse files
committed
also change in template
1 parent 3b62fd2 commit 996eae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/split_tox_gh_actions/templates/test_group.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
- name: Upload coverage to Codecov
9393
if: {% raw %}${{ !cancelled() }}{% endraw %}
94-
uses: codecov/[email protected].0
94+
uses: codecov/[email protected].2
9595
with:
9696
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
9797
files: coverage.xml

0 commit comments

Comments
 (0)