update go

This commit is contained in:
Mark Sinclair
2025-10-24 23:57:20 +01:00
parent 967b6c8e34
commit cbafe4adcf
3 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -29,9 +29,9 @@ jobs:
run: cargo install wasm-opt
- name: Set up Go
uses: actions/setup-go@v5
uses: actions/setup-go@v6
with:
go-version: "1.23.7"
go-version: "1.24.6"
- name: Install dependencies
run: yarn