This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.13"
|
||||
python-version: "3.13.1"
|
||||
|
||||
- name: Run setup script
|
||||
run: .gitea/scripts/setup-poetry.sh
|
||||
|
||||
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.13"
|
||||
python-version: "3.13.1"
|
||||
|
||||
- name: Run setup script
|
||||
run: .gitea/scripts/setup-poetry.sh
|
||||
|
||||
Reference in New Issue
Block a user