Merge pull request 'Update actions/checkout action to v6' (#11) from renovate/actions-checkout-6.x into main
Some checks failed
Build and Test / splatie (push) Has been cancelled
Some checks failed
Build and Test / splatie (push) Has been cancelled
Reviewed-on: #11
This commit is contained in:
commit
eb5fff224d
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue