Install go 1.26

This commit is contained in:
Owen
2026-09-15 16:56:46 -04:00
parent bda09a1b74
commit c32ef54428
+1 -1
View File
@@ -266,7 +266,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
with:
go-version: 1.25
go-version: 1.26
- name: Update version in package.json
run: |