Skip to content

Commit 90685c9

Browse files
committed
Merge branch 'main' of github.com:HugoMVale/odrpack-python
2 parents 460dc4c + 9480ff0 commit 90685c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Upload coverage to Codecov
5555
if: ${{ matrix.python-version == '3.10' }}
56-
uses: codecov/codecov-action@v4
56+
uses: codecov/codecov-action@v5
5757
with:
5858
token: ${{ secrets.CODECOV_TOKEN }}
5959
verbose: false

0 commit comments

Comments
 (0)