chore(CI): bump checkout to v5

This commit is contained in:
RainbowBird
2025-09-24 23:37:41 +08:00
parent cc80c10074
commit 7a0d7f3e58
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Install pnpm
uses: pnpm/action-setup@v4