chore(deps): update actions/checkout action to v6

This commit was merged in pull request #9.
This commit is contained in:
2025-11-21 00:43:22 +08:00
parent e73ca697e3
commit 9b5aae1c06

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v6
with: with:
fetch-depth: 0 fetch-depth: 0