We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3754562 + 5c74e39 commit 1f12816Copy full SHA for 1f12816
1 file changed
.github/workflows/autorelease.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Set up PDM
20
uses: pdm-project/setup-pdm@v3
21
with:
22
+ python-version: 3.8
23
version: 2.20.1
24
25
- name: Install dependencies
0 commit comments