Merge pull request #1152 from shogo82148/bump-actions-checkout-v4

bump actions/checkout v4
This commit is contained in:
Mike Linksvayer 2023-09-15 17:10:28 -04:00 committed by GitHub
commit 080f59b058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: true