Skip to content

Commit

Permalink
Use go version from Go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdigest committed Jun 23, 2024
1 parent de4d55f commit 2c275b2
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 @@ -12,7 +12,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version: '1.21.5'
go-version-file: go.mod
- uses: goreleaser/[email protected]
with:
version: v1.23.0
Expand Down

0 comments on commit 2c275b2

Please sign in to comment.