Update updatecache.yml

This commit is contained in:
听风 2024-05-31 18:55:07 +08:00 committed by GitHub
parent f90cf01f9d
commit 673bdb150e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,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