Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29763b1 commit 687b4ddCopy full SHA for 687b4dd
.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.22.5"
+ default: "1.22.6"
8
runs:
9
using: "composite"
10
steps:
0 commit comments