use python 3.11 for update-plugin-list (#11328)
This commit is contained in:
2
.github/workflows/update-plugin-list.yml
vendored
2
.github/workflows/update-plugin-list.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.11"
|
||||
cache: pip
|
||||
- name: requests-cache
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user