- 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:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/setup-python@v2
|
||||||
|
with:
|
||||||
|
python-version: '3.9'
|
||||||
- name: Install Webdav 4
|
- name: Install Webdav 4
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user