Skip to content

Commit

Permalink
update golang version used in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Oct 11, 2024
1 parent 99468da commit 006cd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/bootstrap/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inputs:
go-version:
description: "Go version to install"
required: true
default: "1.18.x"
default: "1.23.x"
use-go-cache:
description: "Restore go cache"
required: true
Expand Down

0 comments on commit 006cd71

Please sign in to comment.