Bump actions/checkout from 2 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-22 19:38:20 +00:00
committed by GitHub
parent 5f9c53af6e
commit eed655dddd
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
go-version: '1.22'
id: go
- uses: actions/checkout@v3
- uses: actions/checkout@v4
# Fix issue of setup-gcloud
- run: |