Compare commits

...

1 Commits

Author SHA1 Message Date
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@v5
- name: Make directory
run: |