File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : Set up GoLang
2828 uses : actions/setup-go@v3
2929 with :
30- go-version : " 1.22 "
30+ go-version : " 1.24 "
3131 cache : false
3232
3333 - name : Get the version
8484 - name : Set up GoLang
8585 uses : actions/setup-go@v3
8686 with :
87- go-version : " 1.22 "
87+ go-version : " 1.24 "
8888 cache : false
8989
9090 - name : Load Secrets
Original file line number Diff line number Diff line change 4242 - name : Set up Go
4343 uses : actions/setup-go@v3
4444 with :
45- go-version : " 1.22 "
45+ go-version : " 1.24 "
4646 cache : false
4747
4848 - name : Load Secrets
8181 - name : Set up Go
8282 uses : actions/setup-go@v3
8383 with :
84- go-version : " 1.22 "
84+ go-version : " 1.24 "
8585 cache : true
8686
8787 - name : Load Secrets
@@ -131,7 +131,7 @@ jobs:
131131 - name : Set up Go
132132 uses : actions/setup-go@v3
133133 with :
134- go-version : " 1.22 "
134+ go-version : " 1.24 "
135135 cache : false
136136
137137 - name : Load Secrets
@@ -186,7 +186,7 @@ jobs:
186186 - name : Set up Go
187187 uses : actions/setup-go@v3
188188 with :
189- go-version : " 1.22 "
189+ go-version : " 1.24 "
190190 cache : false
191191
192192 - name : Load Secrets
Original file line number Diff line number Diff line change 2929 - name : Set up GoLang
3030 uses : actions/setup-go@v3
3131 with :
32- go-version : " 1.22 "
32+ go-version : " 1.24 "
3333 cache : false
3434
3535 - name : Load Secrets
7878 - name : Set up GoLang
7979 uses : actions/setup-go@v3
8080 with :
81- go-version : " 1.22 "
81+ go-version : " 1.24 "
8282 cache : false
8383
8484 - name : Load Secrets
Original file line number Diff line number Diff line change 2727 - name : Set up Go
2828 uses : actions/setup-go@v3
2929 with :
30- go-version : " 1.22 "
30+ go-version : " 1.24 "
3131 cache : false
3232
3333 - name : Load Secrets
6565 - name : Set up Go
6666 uses : actions/setup-go@v3
6767 with :
68- go-version : " 1.22 "
68+ go-version : " 1.24 "
6969 cache : true
7070
7171 - name : Load Secrets
@@ -115,7 +115,7 @@ jobs:
115115 - name : Set up Go
116116 uses : actions/setup-go@v3
117117 with :
118- go-version : " 1.22 "
118+ go-version : " 1.24 "
119119 cache : false
120120
121121 - name : Load Secrets
@@ -158,7 +158,7 @@ jobs:
158158 - name : Set up Go
159159 uses : actions/setup-go@v3
160160 with :
161- go-version : " 1.22 "
161+ go-version : " 1.24 "
162162 cache : false
163163
164164 - name : Load Secrets
You can’t perform that action at this time.
0 commit comments