Merge pull request #68 from qist/dependabot-github_actions-actions-checkout-6

Bump actions/checkout from 5 to 6
This commit is contained in:
qist
2025-11-24 20:02:22 +08:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout the branch
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: wget the xiaosa
run: |