⬆️ Bump actions/checkout from 3 to 4 (#2345)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-05 12:00:44 +08:00
committed by GitHub
parent 11477ea9d7
commit e7fc5b7b7e
8 changed files with 9 additions and 9 deletions

View File

@ -14,7 +14,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_KEY }}
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ steps.generate-token.outputs.token }}