Skip to content

Commit b8357d3

Browse files
chore(deps): update dependency go to 1.26
1 parent 86ef751 commit b8357d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Go
2929
uses: actions/setup-go@v5
3030
with:
31-
go-version: "1.23"
31+
go-version: "1.26"
3232

3333
- name: Setup Node
3434
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)