We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c5f67 commit 6c93265Copy full SHA for 6c93265
.github/workflows/go_staticAnalysis.yml
@@ -10,7 +10,7 @@ on:
10
goVersion:
11
type: string
12
required: false
13
- default: "1.21"
+ default: "1.24"
14
15
jobs:
16
StaticAnalysis:
0 commit comments