mirror of
https://github.com/elyby/docs.git
synced 2025-05-31 14:11:48 +05:30
Quote Python version
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user