Skip to content

Commit

Permalink
bump go version
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Feb 9, 2024
1 parent bc3b5aa commit fc00af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- run: git fetch --force --tags
- uses: actions/setup-go@v5
with:
go-version: ">=1.19.3"
go-version: ">=1.22.0"
cache: true
- uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit fc00af9

Please sign in to comment.