Skip to content

Commit 13df3b4

Browse files
authored
Merge pull request #288 from python-openapi/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents f3295f4 + 8b978d6 commit 13df3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: poetry run deptry .
6161

6262
- name: Upload coverage
63-
uses: codecov/codecov-action@v5
63+
uses: codecov/codecov-action@v6
6464

6565
tests_no_extras:
6666
name: "py3.14 no extras"

0 commit comments

Comments
 (0)