Skip to content

Commit 80769d5

Browse files
authored
Merge branch 'master' into dependabot/pip/black-26.5.1
2 parents 9838f26 + a285c3b commit 80769d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
name: coverage.xml
101101

102102
- name: Upload coverage report to Codecov
103-
uses: codecov/codecov-action@v6.0.0
103+
uses: codecov/codecov-action@v6.0.1
104104
with:
105105
token: ${{ secrets.CODECOV_TOKEN }}
106106
files: coverage.xml

0 commit comments

Comments
 (0)