update to go1.20.2

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2023-03-30 17:12:57 +02:00
parent adbfa8208a
commit a798282877
7 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.19.7
go-version: 1.20.2
-
name: Test
run: |