Merge pull request #18115 from containers/renovate/actions-setup-go-4.x

[skip-ci] Update actions/setup-go action to v4
This commit is contained in:
OpenShift Merge Robot 2023-04-09 07:17:55 -04:00 committed by GitHub
commit b3dd2dbf4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
Pop-Location
Exit $code
- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
if: steps.check.outputs.already-exists != 'true'
with:
go-version: 1.18