We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8d80a commit fad8efdCopy full SHA for fad8efd
1 file changed
.github/actions/setup-go/action.yaml
@@ -4,7 +4,7 @@ description: |
4
inputs:
5
version:
6
description: "The Go version to use."
7
- default: "1.26.2"
+ default: "1.26.4"
8
use-cache:
9
description: "Whether to use the cache."
10
default: "true"
0 commit comments