Try a more specific version
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 9s

This commit is contained in:
Fred Boniface 2024-10-31 20:57:33 +00:00
parent 91cd620055
commit 373a7da506

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.8'
python-version: '3.10.12'
- name: Install dependencies
run: |