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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,5 +19,6 @@ jobs:
with:
check-latest: true
cache: true
go-version: "stable"
- name: Build app
run: go build -o app