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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-02 17:43:22 +08:00
committed by GitHub
parent ff25e51f80
commit 8c432d3339
8 changed files with 12 additions and 12 deletions

View File

@ -20,7 +20,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0