This commit is contained in:
@@ -10,7 +10,8 @@ jobs:
|
||||
- name: Set up Python 3.10
|
||||
uses: https://github.com/actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.12"
|
||||
python-version: "3.10"
|
||||
architecture: "x64"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user