Skip to content

Commit e8e9b71

Browse files
author
𝐘𝐨𝐬𝐞𝐛𝐲𝐭𝐞
authored
fix: update release.yml
1 parent f220add commit e8e9b71

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v6.1.0
1717
with:
18-
go-version: '1.25.0'
18+
go-version: '1.25.6'
1919
- name: Run GoReleaser
2020
uses: goreleaser/goreleaser-action@v6.4.0
2121
with:

0 commit comments

Comments
 (0)