Skip to content

Commit fa65739

Browse files
chore(deps): update dependency go to 1.24.x
1 parent 67c02be commit fa65739

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
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install Go 1.21
1515
uses: actions/setup-go@v5
1616
with:
17-
go-version: '1.21.x'
17+
go-version: '1.24.x'
1818
- name: Goreleaser publish
1919
uses: goreleaser/goreleaser-action@v5
2020
with:

0 commit comments

Comments
 (0)