build(deps): Bump actions/checkout from 3 to 4 (#17618)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-05 07:16:53 +00:00
committed by GitHub
parent 202c291c4a
commit e557c06d8a
28 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: "1.21"