Merge branch 'main' of github.com:nickorlow/personal-site
This commit is contained in:
commit
6a4081a1fd
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4.0.0
|
uses: actions/setup-python@v4.0.0
|
||||||
with:
|
with:
|
||||||
python-version: 3.12.0-alpha.3
|
python-version: 3.12
|
||||||
|
|
||||||
|
|
||||||
- uses: paulhatch/semantic-version@v5.0.2
|
- uses: paulhatch/semantic-version@v5.0.2
|
||||||
|
|
Loading…
Reference in a new issue