Skip to content

Commit f8e2fde

Browse files
authored
Merge branch 'develop' into FFroehlich-patch-1
2 parents a91108f + a097ee9 commit f8e2fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
54+
uses: codecov/codecov-action@v5
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757
file: ./coverage.xml

0 commit comments

Comments
 (0)