We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0d66da + 17af2cb commit 4bb71dbCopy full SHA for 4bb71db
1 file changed
.github/workflows/automatic-release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Python
30
uses: actions/setup-python@v5
31
with:
32
- python-version: '3.8'
+ python-version: '3.12'
33
- name: Install prerequisites
34
run: pip install -r release-requirements.txt
35
- name: Execute release
0 commit comments