Merge pull request #70 from youegraillot/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Youe Graillot 2023-09-09 12:32:55 +02:00 committed by GitHub
commit c314452170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
# https://github.com/marketplace/actions/checkout
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true