Skip to content

Commit 3aca67d

Browse files
committed
fix release workflow
1 parent 83b708f commit 3aca67d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ jobs:
2323

2424
- name: Set up Go
2525
uses: actions/setup-go@v6
26+
with:
27+
go-version: 1.25.1
28+
29+
2630

2731
- name: Extract Release Notes
2832
id: extract_notes

0 commit comments

Comments
 (0)