We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8feb798 commit 3d00468Copy full SHA for 3d00468
1 file changed
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/setup-go@v2
16
with:
17
stable: 'false'
18
- go-version: '1.18.0-beta1'
+ go-version: '1.18.0'
19
20
- name: Checkout
21
uses: actions/checkout@v1
0 commit comments