Skip to content

Commit 56e52f4

Browse files
committed
upgrade to 3.11
1 parent b7b3abb commit 56e52f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statics/moban-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python
1313
uses: actions/setup-python@v1
1414
with:
15-
python-version: '3.7'
15+
python-version: '3.11'
1616
- name: check changes
1717
run: |
1818
pip install markupsafe==2.0.1

0 commit comments

Comments
 (0)