Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7d5e5e1

Browse files
committed
Update gorelease.yaml
1 parent 3b0aa88 commit 7d5e5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Go
2121
uses: actions/setup-go@v5
2222
with:
23-
go-version: '1.15'
23+
go-version: '1.20'
2424

2525
- name: Run GoReleaser
2626
uses: goreleaser/goreleaser-action@v5

0 commit comments

Comments
 (0)