Skip to content

Commit 094b235

Browse files
authored
Merge branch 'main' into fix_483_lazy_stats
2 parents 584ceb3 + f674bd5 commit 094b235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: tox -e unit
5252

5353
- name: Coverage
54-
uses: codecov/codecov-action@v6
54+
uses: codecov/codecov-action@v7
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757
files: ./coverage.xml

0 commit comments

Comments
 (0)