Skip to content

Commit 11e5560

Browse files
committed
stringify
1 parent 6a915a8 commit 11e5560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: setup
4646
uses: actions/setup-python@v4
4747
with:
48-
python-version: 3.10
48+
python-version: "3.10"
4949
- name: install
5050
run: |
5151
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)