Skip to content

Commit

Permalink
chore: Update .github/workflows/goreleaser.yml
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
andrewkroh committed Aug 18, 2024
1 parent 32f0d0d commit b580203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.22.x'
go-version: '1.23.x'
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
Expand Down

0 comments on commit b580203

Please sign in to comment.