mirror of
https://github.com/elyby/docs.git
synced 2026-07-15 02:33:39 +05:30
Try to upgrade CI Python to 3.12
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
id: setup-python
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.12
|
||||
cache: pipenv
|
||||
|
||||
- name: Install pipenv
|
||||
|
||||
Reference in New Issue
Block a user