Update actions/checkout action to v6 (#26)
All checks were successful
Build and Test / account (push) Successful in 6m43s
All checks were successful
Build and Test / account (push) Successful in 6m43s
This commit is contained in:
commit
6a9dcb6053
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