Update main.yml
This commit is contained in:
parent
0b8e57c1db
commit
7a91445768
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue