Merge pull request 'Update actions/checkout action to v6' (#4) from renovate/actions-checkout-6.x into main
All checks were successful
Build and Test / cache-mii (push) Successful in 3m16s
All checks were successful
Build and Test / cache-mii (push) Successful in 3m16s
Reviewed-on: #4
This commit is contained in:
commit
235f1a132c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,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