Skip to content

Commit 4d740ce

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 28c7d6b commit 4d740ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: poetry run pytest --cov-report=xml
5656
shell: bash
5757
- name: Upload coverage to Codecov
58-
uses: codecov/codecov-action@v3
58+
uses: codecov/codecov-action@v5
5959
with:
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161

0 commit comments

Comments
 (0)