Skip to content

Commit b91ffa9

Browse files
committed
update codecov token
1 parent 81f02be commit b91ffa9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
coverage report
5454
coverage xml
5555
56-
- name: Upload Coverage to Codecov
57-
uses: codecov/codecov-action@v4.0.1
56+
- name: Upload coverage reports to Codecov
57+
uses: codecov/codecov-action@v5
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)