Skip to content

Commit 818926b

Browse files
committed
Update golang version to stable in CIs
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
1 parent fbdffd6 commit 818926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-go/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branding:
88
inputs:
99
go-version:
1010
description: The Go version to download.
11-
default: oldstable
11+
default: stable
1212
cache:
1313
description: Enable caching Go modules and build outputs,
1414
default: "true"

0 commit comments

Comments
 (0)