chore(deps): bump actions/checkout from 3 to 4 (#3712)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-08 22:18:00 +08:00
committed by GitHub
parent dc9cff732e
commit c2ba8f19ec
3 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
-