Merge pull request #3757 from fosrl/dev

Install go 1.26
This commit is contained in:
Owen Schwartz
2026-09-15 16:57:15 -04:00
committed by GitHub
+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: |