Skip to content

Commit

Permalink
chore: bump golang in CI (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed May 16, 2024
1 parent 3750abc commit 2146c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: actions/setup-go@v2
with:
go-version: '1.18.2'
go-version: '1.21.3'
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit 2146c5e

Please sign in to comment.