update go to 1.18.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-03-28 17:23:09 +02:00
parent bf29b40a8c
commit 635c55d52f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17.8
go-version: 1.18.0
-
name: Test
run: |