[skip-ci] Update actions/setup-go action to v4

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-04-08 22:36:07 +00:00
committed by GitHub
parent adce98f08f
commit 21fbd5c1ab

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