Merge pull request #70 from youegraillot/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
c314452170
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
# https://github.com/marketplace/actions/checkout
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue