Update .gitea/workflow/*.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Python 3.10 # Setup Python inside the runner
|
||||
- name: Install Python 3.10.12 # Setup Python inside the runner
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10.12'
|
||||
|
||||
Reference in New Issue
Block a user