chore(deps): update actions/checkout action to v4 (#670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-11 03:38:31 -05:00
committed by GitHub
parent 1408abdd3b
commit 8af2ceecf8
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0