Skip to content

Commit b73b203

Browse files
committed
update in template
1 parent 44029f9 commit b73b203

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
@@ -92,7 +92,7 @@
9292

9393
- name: Upload coverage to Codecov
9494
if: {% raw %}${{ !cancelled() }}{% endraw %}
95-
uses: codecov/codecov-action@v5.1.2
95+
uses: codecov/codecov-action@v5.3.1
9696
with:
9797
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
9898
files: coverage.xml

0 commit comments

Comments
 (0)