Skip to content

Commit fffa1af

Browse files
committed
Update template
1 parent e0418f1 commit fffa1af

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

0 commit comments

Comments
 (0)