Skip to content

Commit 47278c5

Browse files
committed
changed branchname for codecov GH action
1 parent 1905ee0 commit 47278c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
#pytest --cov=spatialmath --cov-report xml
6161
coverage report
6262
- name: upload coverage to Codecov
63-
uses: codecov/codecov-action@master
63+
uses: codecov/codecov-action@main
6464
with:
6565
file: ./coverage.xml
6666
sphinx:

0 commit comments

Comments
 (0)