- Use Python 3.9

This commit is contained in:
ParticleG
2021-11-08 05:41:16 +08:00
committed by MrZ626
parent d02ae67bc0
commit e09609ea21

View File

@@ -19,6 +19,9 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/setup-python@v2
with:
python-version: '3.9'
- name: Install Webdav 4
shell: bash
run: |