Skip to content

Commit ab97a00

Browse files
committed
Merge branch 'master' into codecov
2 parents b740ea0 + 5f21816 commit ab97a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
name: codecov-umbrella-test-results
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252
- name: Upload coverage to Codecov
53-
uses: codecov/codecov-action@v4
53+
uses: codecov/codecov-action@v5
5454
with:
5555
directory: ./coverage/reports/
5656
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)