ci: update actions/checkout and other actions to specific versions

This commit is contained in:
shuaiplus
2026-06-30 13:49:33 +08:00
parent 709a8c1768
commit 5dd9dff045
4 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
with:
fetch-depth: 0