Update actions/checkout action to v7
All checks were successful
Build and Test / splatie (push) Successful in 9m59s
All checks were successful
Build and Test / splatie (push) Successful in 9m59s
This commit is contained in:
parent
2a67373b1e
commit
d0e0e6a4eb
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue