Update updatecache.yml

This commit is contained in:
听风 2024-05-31 18:51:47 +08:00 committed by GitHub
parent 19c4f9c947
commit 2f8fe13ce3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.9.1
python-version: 3.12.2
- name: install requests
run: |
python -m pip install --upgrade pip