Skip to content

Commit 8b8dc5c

Browse files
chore(deps): bump actions/setup-go from 5 to 6 (#1139)
1 parent 642c837 commit 8b8dc5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
# Allow goreleaser to access older tag information.
2424
fetch-depth: 0
25-
- uses: actions/setup-go@v5
25+
- uses: actions/setup-go@v6
2626
with:
2727
go-version-file: "go.mod"
2828
cache: true

0 commit comments

Comments
 (0)