Skip to content

Commit ad417a2

Browse files
authored
Update codecov.yml
1 parent f270e50 commit ad417a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
pytest --cov=dtw --cov-report=xml
2222
2323
- name: Upload coverage to Codecov
24-
uses: codecov/codecov-action@v4
24+
uses: codecov/codecov-action@v5
2525
with:
2626
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)