Skip to content

Commit

Permalink
fix: Update default Go version to '1.23.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
mattevans committed Jan 9, 2025
1 parent 6c8437d commit 9b6db01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ inputs:
go-version:
description: 'Go version to use'
required: false
default: '1.22'
default: '1.23.4'

runs:
using: "composite"
Expand Down

0 comments on commit 9b6db01

Please sign in to comment.