Skip to content

Commit 5e04060

Browse files
authored
Merge branch 'main' into allow1192
2 parents b557e40 + 83e61ff commit 5e04060

6 files changed

Lines changed: 1920 additions & 915 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
pip install tox coverage
9696
tox -e coverage
9797
- name: Upload coverage to Codecov
98-
uses: codecov/codecov-action@v5
98+
uses: codecov/codecov-action@v6
9999
with:
100100
fail_ci_if_error: true
101101
verbose: true

0 commit comments

Comments
 (0)