Skip to content

Commit 11c3461

Browse files
authored
Update python-package.yml
1 parent 5e2cf3c commit 11c3461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- name: Publish package
5252
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
53-
- uses: actions/checkout@v2
53+
uses: actions/checkout@v2
5454
- name: Set up Python
5555
uses: actions/setup-python@v2
5656
with:

0 commit comments

Comments
 (0)