Chore: bump actions/checkout from 2 to 3 (#13)

This commit is contained in:
dependabot[bot]
2022-03-02 16:38:41 +08:00
committed by GitHub
parent 1f15a6d1b2
commit 66a18b145c

View File

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