We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d6504e + ec6bac2 commit febc7a4Copy full SHA for febc7a4
1 file changed
.github/workflows/python-publish.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Install Python 3
11
uses: actions/setup-python@v1
12
with:
13
- python-version: 3.10
+ python-version: 3.10.16
14
- name: Install dependencies
15
run: |
16
python -m pip install --upgrade pip
0 commit comments