chore: use latest version of python for publising

This commit is contained in:
Benex254
2024-08-05 09:47:03 +03:00
parent e3c2e2d5a7
commit 2d8b966a1a

View File

@@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.12"
- name: Build release distributions
run: |