Skip to content

Commit 67f85b9

Browse files
authored
Update release-multicluster-cli.yaml
1 parent feac69b commit 67f85b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-multicluster-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v4
1717
with:
18-
go-version: '1.20'
18+
go-version: '1.21'
1919
- name: Run GoReleaser
2020
uses: goreleaser/goreleaser-action@v4
2121
with:

0 commit comments

Comments
 (0)