Update actions/checkout action to v6
All checks were successful
Build and Test / splatie (push) Successful in 10m18s
All checks were successful
Build and Test / splatie (push) Successful in 10m18s
This commit is contained in:
parent
9bcee3537d
commit
3334f3be0d
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