Skip to content

Commit 9001806

Browse files
committed
string
1 parent e169869 commit 9001806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Set up Python
6464
uses: actions/setup-python@v5
6565
with:
66-
python-version: 3.12
66+
python-version: '3.12'
6767

6868
- name: Install Packages and Test
6969
run: |

0 commit comments

Comments
 (0)