mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-05 11:14:23 +08:00
Merge pull request #773 from QYG2297248353/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
This commit is contained in:
commit
9775d28b47
2
.github/workflows/process-apps.yml
vendored
2
.github/workflows/process-apps.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user