Skip to content

Commit 9b21824

Browse files
committed
update in template too
1 parent 89b3b9a commit 9b21824

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@v4.6.0
95+
uses: codecov/codecov-action@v5.0.2
9696
with:
9797
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
9898
files: coverage.xml

0 commit comments

Comments
 (0)