8000 chore: upgrade Go to 1.20.6 (#8433) · coder/coder@21597e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 21597e2

Browse files
authored
chore: upgrade Go to 1.20.6 (#8433)
1 parent dd4aafb commit 21597e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: |
44
inputs:
55
version:
66
description: "The Go version to use."
7-
default: "1.20.5"
7+
default: "1.20.6"
88
runs:
99
using: "composite"
1010
steps:

0 commit comments

Comments
 (0)
0