Skip to content

Commit 1f12816

Browse files
authored
Merge pull request #101 from huntflow/INT-863-fix_autorelease_error
[INT-863] - fix autorelease error
2 parents 3754562 + 5c74e39 commit 1f12816

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/autorelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Set up PDM
2020
uses: pdm-project/setup-pdm@v3
2121
with:
22+
python-version: 3.8
2223
version: 2.20.1
2324

2425
- name: Install dependencies

0 commit comments

Comments
 (0)