Skip to content

Commit

Permalink
Update Go version used in GH Actions
Browse files Browse the repository at this point in the history
Signed-off-by: Matej Vašek <[email protected]>
  • Loading branch information
matejvasek committed Nov 29, 2024
1 parent 40f041a commit ecc932d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/composite/go-setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ runs:
steps:
- uses: actions/setup-go@v5
with:
go-version: 1.22.x
go-version: 1.23.x
check-latest: true

0 comments on commit ecc932d

Please sign in to comment.