Update actions/checkout action to v7
All checks were successful
Build and Test / rust-boss (push) Successful in 9m0s
All checks were successful
Build and Test / rust-boss (push) Successful in 9m0s
This commit is contained in:
parent
137a1afd75
commit
bbf008d9a8
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.0.0
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue