Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
66a18b145c Chore: bump actions/checkout from 2 to 3 (#13) 2022-03-02 16:38:41 +08:00

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: |