1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-18 23:03:06 +00:00

some tweaks

This commit is contained in:
Jason Hall 2023-04-26 09:46:00 -04:00
parent d194a4f550
commit 194e774baa
Failed to extract signature
3 changed files with 25 additions and 4 deletions

View file

@ -14,6 +14,6 @@ jobs:
steps:
- uses: actions/setup-go@v2
with:
go-version: 1.18
go-version: 1.20
- uses: actions/checkout@v3
- run: go build ./...