- Use Python 3.9
This commit is contained in:
3
.github/actions/upload-artifact/action.yml
vendored
3
.github/actions/upload-artifact/action.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user