chore(ci): update GitHub Actions dependencies to latest versions

- Bump actions/checkout from v6 to v7
This commit is contained in:
Bo-Yi Wu
2026-06-23 20:07:08 +08:00
parent a6e43c3aaf
commit 5bb815ae7f
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0