chore(deps): update actions/checkout action to v4
All checks were successful
Go build / build (1.21.x) (pull_request) Successful in 45s
Go build / build (1.20.x) (pull_request) Successful in 49s
Go build / build (1.21.x) (push) Successful in 46s
Go build / build (1.20.x) (push) Successful in 50s
Renovate / renovate (push) Successful in 11s
All checks were successful
Go build / build (1.21.x) (pull_request) Successful in 45s
Go build / build (1.20.x) (pull_request) Successful in 49s
Go build / build (1.21.x) (push) Successful in 46s
Go build / build (1.20.x) (push) Successful in 50s
Renovate / renovate (push) Successful in 11s
This commit is contained in:
parent
59ae8a9c6f
commit
06034fd860
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
go-version: [ 1.20.x, 1.21.x]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
lfs: 'true'
|
||||
|
|
Loading…
Reference in a new issue