chore(ci): migrate to checkout@v4 (#1368)

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Neko Ayaka
2023-11-30 13:45:51 +08:00
committed by GitHub
parent e7a0209140
commit 62ec40c3c1
7 changed files with 8 additions and 8 deletions

View File

@@ -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"