Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
02bd2da9ed Chore: bump actions/checkout from 3 to 4 (#40) 2023-09-07 17:44:38 +08:00

View File

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