Skip to content

Commit fd2a53e

Browse files
chore(deps): update actions/setup-go action to v6
1 parent fd98385 commit fd2a53e

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)