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

This commit is contained in:
Peter 2023-11-17 09:16:12 +00:00
parent 59ae8a9c6f
commit 06034fd860

View file

@ -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'