forked from spacebar/spfn-website
Update actions/checkout action to v7
This commit is contained in:
parent
5a79acecc8
commit
d1d9c14b8a
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