Skip to content

Commit 1478bda

Browse files
committed
update go-version in action
1 parent 7abd5ce commit 1478bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Set up Go
109109
uses: actions/setup-go@v2
110110
with:
111-
go-version: ^1.17.7
111+
go-version: ^1.18.4
112112

113113
- name: Set up cache
114114
uses: actions/cache@v2

0 commit comments

Comments
 (0)