We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d5219 commit f72e9beCopy full SHA for f72e9be
.github/workflows/go.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Go
14
uses: actions/setup-go@v2
15
with:
16
- go-version: 1.17
+ go-version: 1.18
17
18
- name: Check out code
19
uses: actions/checkout@v2
0 commit comments