Merge pull request #3701 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-175acc0a77

build(deps): bump the dev-dependencies group with 1 update
This commit is contained in:
Kubernetes Prow Robot 2023-06-17 14:28:19 -07:00 committed by GitHub
commit f514477284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install go version
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: '^1.20'