File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 - name : Set up Go
4040 uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
4141 with :
42- go-version : ' 1.22 '
42+ go-version : ' 1.25 '
4343 - name : Check if yq is installed
4444 id : check_yq
4545 run : |
Original file line number Diff line number Diff line change 4343 - name : Install go
4444 uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
4545 with :
46- go-version : 1.24
46+ go-version : 1.25
4747 - name : Install helm
4848 uses : azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
4949 with :
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2222 - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
2323 with :
24- go-version : ' 1.22 '
24+ go-version : ' 1.25 '
2525 - name : Install helm
2626 uses : azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
2727 with :
Original file line number Diff line number Diff line change 3737 - name : setup Go
3838 uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
3939 with :
40- go-version : 1.22
40+ go-version : 1.25
4141 - name : Check if yq is installed
4242 id : check_yq
4343 run : |
You can’t perform that action at this time.
0 commit comments