File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-20.04
1111 steps :
1212 - name : Set up Go
13- uses : actions/setup-go@v3
13+ uses : actions/setup-go@v4
1414 with :
1515 go-version : 1.18.x
1616
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-20.04
1212 steps :
1313 - name : Set up Go
14- uses : actions/setup-go@v3
14+ uses : actions/setup-go@v4
1515 with :
1616 go-version : 1.18
1717 id : go
5252 runs-on : ubuntu-20.04
5353 steps :
5454 - name : Set up Go
55- uses : actions/setup-go@v3
55+ uses : actions/setup-go@v4
5656 with :
5757 go-version : 1.18
5858 id : go
Original file line number Diff line number Diff line change 1414 - name : Unshallow
1515 run : git fetch --prune --unshallow
1616 - name : Set up Go
17- uses : actions/setup-go@v3
17+ uses : actions/setup-go@v4
1818 with :
1919 go-version : 1.18
2020 - name : Image Registry Login
You can’t perform that action at this time.
0 commit comments