1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Build with Go 1.19

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2022-09-28 22:05:48 +03:00
parent 04de52044a
commit 348408e16e
9 changed files with 10 additions and 10 deletions

View File

@@ -57,7 +57,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.19.x
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with: