chore: add push to GH
Go Test / build (push) Successful in 30s Details
Go Bump / bump (push) Successful in 6s Details

main
xuu 2023-10-04 16:33:41 -06:00
parent 3aa52ef05c
commit b0999c998a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.21.1
- name: Build
run: go build -v ./...