chore: fix ratchet check errors

This commit is contained in:
tanzhenxin
2025-08-22 12:08:59 +08:00
parent af0439165a
commit ba64231726
2 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@ jobs:
issues: 'write'
steps:
- name: 'Checkout PR code'
uses: 'actions/checkout@v4'
uses: 'actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8' # ratchet:actions/checkout@v5
with:
token: '${{ secrets.GITHUB_TOKEN }}'
fetch-depth: 0