Skip to content

Commit e04733d

Browse files
chore(deps): update dependency go to 1.26
1 parent 27e22dd commit e04733d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: Set up Go
124124
uses: actions/setup-go@v5
125125
with:
126-
go-version: '1.24'
126+
go-version: '1.26'
127127
cache-dependency-path: go/go.sum
128128

129129
- name: Download WASM artifact

0 commit comments

Comments
 (0)