Update main.yml

This commit is contained in:
Nicholas Orlowsky 2025-01-29 01:11:33 -05:00 committed by GitHub
parent 0b8e57c1db
commit 7a91445768
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4.0.0
with:
python-version: 3.12.0-alpha.3
python-version: 3.12
- uses: paulhatch/semantic-version@v5.0.2