Skip to content

Commit 763fb6a

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 33175b7 commit 763fb6a

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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
- name: Setup Go
21-
uses: actions/setup-go@v5
21+
uses: actions/setup-go@v6
2222
with:
2323
go-version: 1.24.x
2424
- name: Run goreleaser

0 commit comments

Comments
 (0)