Quote Python version

This commit is contained in:
ErickSkrauch 2024-12-02 15:11:43 +01:00
parent 6aad1e5735
commit 64fdb01e11
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E

View File

@ -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