Skip to content

Commit ce44a46

Browse files
authored
Update compile-and-deploy.yml
1 parent 3d8c6e5 commit ce44a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v3
2121
with:
22-
python-version: '3.11'
22+
python-version: '3.9.13'
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)