Skip to content

Commit 7eb83e9

Browse files
fix codecov
1 parent 9a355ee commit 7eb83e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
python-version: [ "3.5","3.6", "3.7", "3.8", "3.9" ]
1212

1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@master
1515

1616
- name: Set up Python ${{ matrix.python-version }}
1717
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)