Skip to content

Commit 3527ec5

Browse files
committed
Updated test matrix
1 parent 6ad3b1a commit 3527ec5

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
@@ -89,7 +89,7 @@
8989

9090
- name: Upload coverage to Codecov
9191
if: {% raw %}${{ !cancelled() }}{% endraw %}
92-
uses: codecov/codecov-action@v5.3.1
92+
uses: codecov/codecov-action@v5.4.0
9393
with:
9494
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
9595
files: coverage.xml

0 commit comments

Comments
 (0)