Chore: bump actions/checkout from 4 to 5 (#58)

This commit is contained in:
dependabot[bot] 2025-08-14 08:33:54 +08:00 committed by GitHub
parent 3bddca781f
commit ee65d48015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ jobs:
shell: bash shell: bash
- name: Checkout the default branch - name: Checkout the default branch
uses: actions/checkout@v4 uses: actions/checkout@v5
- name: Make directory - name: Make directory
run: | run: |