Compare commits

..

2 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
dependabot[bot]
ee65d48015 Chore: bump actions/checkout from 4 to 5 (#58) 2025-08-14 08:33:54 +08:00

View File

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