Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 94d1f1b

Browse files
Update actions/setup-go action to v6
1 parent 1e57c9d commit 94d1f1b

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
fetch-depth: 0
1616
-
1717
name: Set up Go
18-
uses: actions/setup-go@v5
18+
uses: actions/setup-go@v6
1919
-
2020
name: Run GoReleaser
2121
uses: goreleaser/goreleaser-action@v3

0 commit comments

Comments
 (0)