Skip to content

Commit e6e9a27

Browse files
authored
Merge pull request #776 from python-openapi/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents b430396 + 56afb7e commit e6e9a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v3
63+
uses: codecov/codecov-action@v4
6464

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

0 commit comments

Comments
 (0)