chore: use latest version of python for publising

This commit is contained in:
Benex254
2024-07-25 11:25:28 +03:00
parent 022420aa4c
commit b619a11db1

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: |