chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
3a797b159f
commit
42cb423926
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0 # Fetch all history for git info and mkdocs-git-revision-date plugin
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue