Skip to content

Commit 5fd3a66

Browse files
authored
Merge pull request #213 from python-openapi/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 593cab9 + 446f851 commit 5fd3a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

+1-1
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@v4
63+
uses: codecov/codecov-action@v5
6464

6565
static-checks:
6666
name: "Static checks"

0 commit comments

Comments
 (0)