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 0743b01 commit 22766baCopy full SHA for 22766ba
.github/workflows/release-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python 3.10
18
uses: actions/setup-python@v1
19
with:
20
- python-version: 3.10
+ python-version: '3.10.13'
21
22
- name: Install build
23
run: >-
0 commit comments