Skip to content

Commit 6f64a51

Browse files
committed
also change in template
1 parent 7936670 commit 6f64a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/split_tox_gh_actions/templates/test_group.jinja

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

9797
- name: Parse and Upload Coverage
9898
if: {% raw %}${{ !cancelled() }}{% endraw %}
99-
uses: getsentry/codecov-action@fda17cfc37e16a0cc23f61685813390bfee7daf3 # main
99+
uses: getsentry/codecov-action@d90e69cdf071dfbb0430159125321dc09c424d4c # main
100100
with:
101101
token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
102102
files: coverage.xml

0 commit comments

Comments
 (0)