mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-11 20:34:46 +08:00
chore(ci): migrate to checkout@v4 (#1368)
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
2
.github/workflows/verify-pr.yml
vendored
2
.github/workflows/verify-pr.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
verify-pr:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Commit PR
|
||||
run: |
|
||||
git config --global user.name "bot"
|
||||
|
Reference in New Issue
Block a user