Skip to content

Commit 2f506fa

Browse files
chore(ci): upgrade to v5 (#573)
1 parent 1620182 commit 2f506fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
pytest --cov --junitxml=3.12junit.xml
3333
3434
- name: Upload coverage to Codecov
35-
uses: codecov/codecov-action@v4
35+
uses: codecov/codecov-action@v5
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
files: ./coverage.xml

0 commit comments

Comments
 (0)