mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-03-21 09:25:43 +08:00
Bump Go version (#4398)
This commit is contained in:
@@ -1106,7 +1106,7 @@ func installActionsWorkflow(t *testing.T, testName, runnerLabel, testResultCMNam
|
||||
testing.Step{
|
||||
Uses: "actions/setup-go@v3",
|
||||
With: &testing.With{
|
||||
GoVersion: "1.25.1",
|
||||
GoVersion: "1.26.1",
|
||||
},
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user