Use latest stable version of golang.

This commit is contained in:
Kavin
2023-09-12 21:09:46 +01:00
committed by GitHub
parent cc32f3c99b
commit 8858c65ef7
+1
View File
@@ -19,5 +19,6 @@ jobs:
with:
check-latest: true
cache: true
go-version: "stable"
- name: Build app
run: go build -o app