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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-07 13:52:25 -07:00
committed by GitHub
parent 53dc3779e0
commit 7b8ea4cefa
16 changed files with 20 additions and 20 deletions

View File

@@ -38,7 +38,7 @@ jobs:
platforms: all
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0