Skip to content

Commit f72e9be

Browse files
authored
Update go.yml
1 parent 90d5219 commit f72e9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Go
1414
uses: actions/setup-go@v2
1515
with:
16-
go-version: 1.17
16+
go-version: 1.18
1717

1818
- name: Check out code
1919
uses: actions/checkout@v2

0 commit comments

Comments
 (0)