Skip to content

Commit 1f2eecd

Browse files
chore(deps): update dependency go to 1.24.x (#2126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60c959c commit 1f2eecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
1717
with:
18-
go-version: 1.23.x
18+
go-version: 1.24.x
1919

2020
- name: Run GoReleaser
2121
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)