mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
Merge pull request #774 from QYG2297248353/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
This commit is contained in:
commit
3f1224bd68
2
.github/workflows/process-apps.yml
vendored
2
.github/workflows/process-apps.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user