Skip to content

Commit 835092b

Browse files
committed
ci: use latest go 1.25.4
1 parent 7c41671 commit 835092b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v5
2020
with:
21-
go-version: '1.22'
21+
go-version: '1.25.4'
2222

2323
- name: Build
2424
run: make build

0 commit comments

Comments
 (0)