Update Go in build workflow.
Some checks failed
Build & Test / Main (push) Failing after 11s

This commit is contained in:
Sam Fredrickson 2024-08-22 00:59:08 -07:00
parent 87212466ae
commit 38ef55e463

View File

@ -17,7 +17,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.21.5
go-version: 1.23.0
-
name: Run linter
uses: golangci/golangci-lint-action@v3