We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b3abb commit 56e52f4Copy full SHA for 56e52f4
statics/moban-update.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python
13
uses: actions/setup-python@v1
14
with:
15
- python-version: '3.7'
+ python-version: '3.11'
16
- name: check changes
17
run: |
18
pip install markupsafe==2.0.1
0 commit comments