Skip to content

Commit

Permalink
fix(ci): Bump goreleaser go to 1.20 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm authored Oct 3, 2023
1 parent a5d7e78 commit fc5c93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.19'
go-version: '1.20'
- uses: actions/setup-node@v3
name: Set up Node
with:
Expand Down

0 comments on commit fc5c93c

Please sign in to comment.