mirror of
https://github.com/elyby/docs.git
synced 2024-12-25 06:30:10 +05:30
Quote Python version
This commit is contained in:
parent
6aad1e5735
commit
64fdb01e11
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
id: setup-python
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: "3.10"
|
||||
cache: pipenv
|
||||
|
||||
- name: Install pipenv
|
||||
|
Loading…
Reference in New Issue
Block a user