Skip to content

Commit 64cb024

Browse files
committed
Update dependency go to v1.26.1
1 parent a6cc1f0 commit 64cb024

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Go environment
2626
uses: actions/setup-go@v5
2727
with:
28-
go-version: '1.25.7'
28+
go-version: '1.26.1'
2929

3030
- name: Install dependencies
3131
run: yarn install --immutable --prefer-offline

0 commit comments

Comments
 (0)