Skip to content

Commit f424d4d

Browse files
committed
fix: update go version
1 parent 29b3df0 commit f424d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
99
with:
10-
go-version: 1.25.x
10+
go-version: 1.26.x
1111
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f #v6.1.0
1212
with:
1313
node-version: '25'

0 commit comments

Comments
 (0)