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 9662aff commit 8c5ddb6Copy full SHA for 8c5ddb6
.github/workflows/release-to-pypi.yaml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2
12
- uses: actions/setup-python@v1
13
with:
14
- python-version: 3.10
+ python-version: 3.10.16
15
- name: checkout
16
run: git fetch --prune --unshallow
17
- name: install environment
0 commit comments