We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca7006 commit 0a1442dCopy full SHA for 0a1442d
.github/workflows/pythonpublish.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-18.04
14
steps:
15
- uses: actions/checkout@master
16
- - name: Set up Python 3.7
+ - name: Set up Python 3.x
17
uses: actions/setup-python@v1
18
with:
19
python-version: 3.x
0 commit comments