File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 with :
3232 ref : ${{ inputs.pr_ref || github.sha }}
3333 - name : Set up Go
34- uses : actions/setup-go@v6
34+ uses : actions/setup-go@v7
3535 with :
3636 go-version-file : go.mod
3737 - name : Set up Aliyun CLI
Original file line number Diff line number Diff line change 3131 with :
3232 ref : ${{ inputs.pr_ref || github.sha }}
3333 - name : Set up Go
34- uses : actions/setup-go@v6
34+ uses : actions/setup-go@v7
3535 with :
3636 go-version-file : go.mod
3737 - name : Install Ginkgo
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v7
1414
1515 - name : Set up Go
16- uses : actions/setup-go@v6
16+ uses : actions/setup-go@v7
1717 with :
1818 go-version-file : ' go.mod'
1919
Original file line number Diff line number Diff line change 3232 ref : ${{ inputs.pr_ref || github.sha }}
3333
3434 - name : Set up Go
35- uses : actions/setup-go@v6
35+ uses : actions/setup-go@v7
3636 with :
3737 go-version-file : go.mod
3838
Original file line number Diff line number Diff line change 3131 with :
3232 ref : ${{ inputs.pr_ref || github.sha }}
3333 - name : Set up Go
34- uses : actions/setup-go@v6
34+ uses : actions/setup-go@v7
3535 with :
3636 go-version-file : go.mod
3737 - name : Install Ginkgo
6868 with :
6969 ref : ${{ inputs.pr_ref || github.sha }}
7070 - name : Set up Go
71- uses : actions/setup-go@v6
71+ uses : actions/setup-go@v7
7272 with :
7373 go-version-file : go.mod
7474 - name : Install Ginkgo
Original file line number Diff line number Diff line change 1919 uses : actions/checkout@v7
2020
2121 - name : Set up Go
22- uses : actions/setup-go@v6
22+ uses : actions/setup-go@v7
2323 with :
2424 go-version-file : go.mod
2525
4141 uses : actions/checkout@v7
4242
4343 - name : Set up Go
44- uses : actions/setup-go@v6
44+ uses : actions/setup-go@v7
4545 with :
4646 go-version-file : go.mod
4747
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v7
1515 - name : Set up Go
16- uses : actions/setup-go@v6
16+ uses : actions/setup-go@v7
1717 with :
1818 go-version-file : go.mod
1919 - name : Lint code
You can’t perform that action at this time.
0 commit comments