fix: update go version and dependencies
This commit is contained in:
parent
ebb3ec051d
commit
42064bb23f
5 changed files with 34 additions and 13 deletions
2
.github/actions/build/action.yaml
vendored
2
.github/actions/build/action.yaml
vendored
|
|
@ -3,7 +3,7 @@ description: "Build pipeline"
|
|||
inputs:
|
||||
go-version:
|
||||
description: "Go version to install"
|
||||
default: '1.25'
|
||||
default: '1.26'
|
||||
required: true
|
||||
java-distribution:
|
||||
description: "JAVA distribution to use (default: temurin)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue