Skip to content

Commit 30d1a45

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent 05f4ce5 commit 30d1a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
run: pytest --cov=kinde_sdk --cov-branch --cov-report=xml
4848

4949
- name: Upload coverage reports to Codecov
50-
uses: codecov/codecov-action@v6
50+
uses: codecov/codecov-action@v7
5151
with:
5252
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)