Chore: bump actions/checkout from 3 to 4 (#40)

This commit is contained in:
dependabot[bot] 2023-09-07 17:44:38 +08:00 committed by GitHub
parent 15a121ad11
commit 02bd2da9ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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