We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3732ac6 commit 2365a64Copy full SHA for 2365a64
.github/workflows/python-publish.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Python
27
uses: actions/setup-python@v2
28
with:
29
- python-version: '3.7.3'
+ python-version: '3.7.17'
30
- name: Install dependencies
31
run: |
32
python -m pip install --upgrade pip
0 commit comments