Skip to content

Commit 0a1442d

Browse files
authored
Update pythonpublish.yml
1 parent 0ca7006 commit 0a1442d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-18.04
1414
steps:
1515
- uses: actions/checkout@master
16-
- name: Set up Python 3.7
16+
- name: Set up Python 3.x
1717
uses: actions/setup-python@v1
1818
with:
1919
python-version: 3.x

0 commit comments

Comments
 (0)