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 with :
3434 ref : ${{ inputs.pr_ref || github.sha }}
3535 - name : Set up Go
36- uses : actions/setup-go@v6
36+ uses : actions/setup-go@v7
3737 with :
3838 go-version-file : go.mod
3939 - name : Set up Aliyun CLI
Original file line number Diff line number Diff line change 3333 with :
3434 ref : ${{ inputs.pr_ref || github.sha }}
3535 - name : Set up Go
36- uses : actions/setup-go@v6
36+ uses : actions/setup-go@v7
3737 with :
3838 go-version-file : go.mod
3939 - 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 3333 ref : ${{ inputs.pr_ref || github.sha }}
3434
3535 - name : Set up Go
36- uses : actions/setup-go@v6
36+ uses : actions/setup-go@v7
3737 with :
3838 go-version-file : go.mod
3939
Original file line number Diff line number Diff line change 3333 with :
3434 ref : ${{ inputs.pr_ref || github.sha }}
3535 - name : Set up Go
36- uses : actions/setup-go@v6
36+ uses : actions/setup-go@v7
3737 with :
3838 go-version-file : go.mod
3939 - name : Install Ginkgo
7878 with :
7979 ref : ${{ inputs.pr_ref || github.sha }}
8080 - name : Set up Go
81- uses : actions/setup-go@v6
81+ uses : actions/setup-go@v7
8282 with :
8383 go-version-file : go.mod
8484 - 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