Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
96d513befb Chore: bump actions/checkout from 5 to 6 (#59)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 08:42:49 +08:00

View File

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