Skip to content

Commit dd9c253

Browse files
Fix deploy
1 parent 81c6490 commit dd9c253

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
@@ -115,7 +115,7 @@ jobs:
115115
- name: Setup Python
116116
uses: actions/setup-python@v4
117117
with:
118-
python-version: 3.8
118+
python-version: 3.11
119119
- name: Install yarn
120120
run: sudo apt install yarn -y
121121
- name: Create static

0 commit comments

Comments
 (0)