mirror of
https://github.com/elyby/docs.git
synced 2024-12-23 05:29:57 +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
|
uses: actions/setup-python@v5
|
||||||
id: setup-python
|
id: setup-python
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: "3.10"
|
||||||
cache: pipenv
|
cache: pipenv
|
||||||
|
|
||||||
- name: Install pipenv
|
- name: Install pipenv
|
||||||
|
Loading…
Reference in New Issue
Block a user