Skip to content

Commit 07ad125

Browse files
authored
Update test.yml
1 parent 5de0d1c commit 07ad125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
pytest --cov=roboticstoolbox --cov-report xml:coverage.xml
5050
coverage report
5151
- name: upload coverage to Codecov
52-
uses: codecov/codecov-action@master
52+
uses: codecov/codecov-action@v3
5353
with:
5454
file: ./coverage.xml
5555
sphinx:

0 commit comments

Comments
 (0)