mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +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
|
Pop-Location
|
||||||
Exit $code
|
Exit $code
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v4
|
||||||
if: steps.check.outputs.already-exists != 'true'
|
if: steps.check.outputs.already-exists != 'true'
|
||||||
with:
|
with:
|
||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
|
Reference in New Issue
Block a user