Merge pull request #40 from quiple/dependabot/github_actions/actions/checkout-4

This commit is contained in:
Minseo Lee 2023-09-28 14:18:15 +09:00 committed by GitHub
commit 9ca24c9862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true