We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aad1e5 commit 64fdb01Copy full SHA for 64fdb01
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/setup-python@v5
20
id: setup-python
21
with:
22
- python-version: 3.10
+ python-version: "3.10"
23
cache: pipenv
24
25
- name: Install pipenv
0 commit comments