File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 - name : Setup Go
3434 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
3535 with :
36- go-version : " 1.26.4 "
36+ go-version : " 1.26.5 "
3737 cache-dependency-path : " **/*.sum"
3838 cache : true
3939
5555 - name : Setup Go
5656 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
5757 with :
58- go-version : " 1.26.4 "
58+ go-version : " 1.26.5 "
5959 cache-dependency-path : " **/*.sum"
6060 cache : true
6161
9494 - name : Setup Go
9595 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
9696 with :
97- go-version : " 1.26.4 "
97+ go-version : " 1.26.5 "
9898 cache-dependency-path : " **/*.sum"
9999 cache : true
100100
@@ -168,7 +168,7 @@ jobs:
168168 - name : Setup Go
169169 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
170170 with :
171- go-version : " 1.26.4 "
171+ go-version : " 1.26.5 "
172172 cache-dependency-path : " **/*.sum"
173173 cache : true
174174
Original file line number Diff line number Diff line change 3232 - name : Setup Go
3333 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
3434 with :
35- go-version : " 1.26.4 "
35+ go-version : " 1.26.5 "
3636 cache-dependency-path : " **/*.sum"
3737 cache : true
3838
You can’t perform that action at this time.
0 commit comments