Update go installed version

This commit is contained in:
Owen
2026-05-03 15:46:36 -07:00
parent 1b869c20de
commit e5241751fc

View File

@@ -59,7 +59,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: 1.25
go-version: 1.26
- name: Update version in main.go
run: |