1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-07 19:52:29 +08:00

Merge pull request #2447 from okxlin/renovate/actions-checkout-4.x

chore(deps): update actions/checkout action to v4.2.2
This commit is contained in:
okxlin 2024-10-24 09:19:53 +08:00 committed by GitHub
commit b5e4cf3b61

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run Renovate
uses: renovatebot/github-action@v40.3.4
with: