Skip to content

Commit f62dc8c

Browse files
chore(ci): upgrade to v5
1 parent 908110b commit f62dc8c

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
@@ -19,6 +19,6 @@ jobs:
1919
run: |
2020
pytest --cov --cov-report xml
2121
- name: Upload coverage reports to Codecov with GitHub Action
22-
uses: codecov/codecov-action@v4
22+
uses: codecov/codecov-action@v5
2323
env:
2424
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}

0 commit comments

Comments
 (0)