Skip to content

Commit 5c36881

Browse files
authored
Merge branch 'master' into dependabot/pip/pip-cef70b0dd7
2 parents 8be8bd3 + 45a8c4f commit 5c36881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: coverage.xml
6666

6767
- name: Upload coverage report to Codecov
68-
uses: codecov/codecov-action@v4
68+
uses: codecov/codecov-action@v5
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
files: coverage.xml

0 commit comments

Comments
 (0)