mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
[skip-ci] Update actions/setup-go action to v4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/upload-win-installer.yml
vendored
2
.github/workflows/upload-win-installer.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user