File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 - name : Install Go
1010 uses : actions/setup-go@v5
1111 with :
12- go-version : 1.21 .x
12+ go-version : 1.23 .x
1313
1414 - name : Checkout code
1515 uses : actions/checkout@v5
Original file line number Diff line number Diff line change 99 - name : Install Go
1010 uses : actions/setup-go@v5
1111 with :
12- go-version : 1.21 .x
12+ go-version : 1.23 .x
1313
1414 - name : Checkout code
1515 uses : actions/checkout@v5
Original file line number Diff line number Diff line change 2020
2121 - uses : actions/setup-go@v5
2222 with :
23- go-version : 1.21
23+ go-version : 1.23
2424 cache : true
2525
2626 - uses : sigstore/cosign-installer@v3.9.2
Original file line number Diff line number Diff line change 99 - name : Install Go
1010 uses : actions/setup-go@v5
1111 with :
12- go-version : 1.21 .x
12+ go-version : 1.23 .x
1313
1414 - name : Checkout code
1515 uses : actions/checkout@v5
2323 - name : Install Go
2424 uses : actions/setup-go@v5
2525 with :
26- go-version : 1.21 .x
26+ go-version : 1.23 .x
2727
2828 - name : Checkout code
2929 uses : actions/checkout@v5
You can’t perform that action at this time.
0 commit comments