Skip to content

Commit 64fdb01

Browse files
committed
Quote Python version
1 parent 6aad1e5 commit 64fdb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/setup-python@v5
2020
id: setup-python
2121
with:
22-
python-version: 3.10
22+
python-version: "3.10"
2323
cache: pipenv
2424

2525
- name: Install pipenv

0 commit comments

Comments
 (0)