Skip to content

Commit 6c93265

Browse files
committed
[Workflows] Update Default Version of Go
1 parent 30c5f67 commit 6c93265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go_staticAnalysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
goVersion:
1111
type: string
1212
required: false
13-
default: "1.21"
13+
default: "1.24"
1414

1515
jobs:
1616
StaticAnalysis:

0 commit comments

Comments
 (0)