fix go build ver 1.22.4

This commit is contained in:
Greg T. Wallace 2024-07-01 22:35:21 -04:00
parent 371a2ecc30
commit 9578fa26ce

View file

@ -8,7 +8,7 @@ on:
env:
GITHUB_REF: ${{ github.ref }}
GO_VERSION: '1.22.1'
GO_VERSION: '1.22.4'
jobs:
build-common: