Skip to content

Commit

Permalink
bump release job to use go1.23
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Jan 15, 2025
1 parent 9b56d1d commit a2ff5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
with:
go-version: '1.22'
go-version: '1.23'
check-latest: true

- name: Run GoReleaser
Expand Down

0 comments on commit a2ff5c9

Please sign in to comment.