File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 - name : Set up Go
19- uses : actions/setup-go@v3
19+ uses : actions/setup-go@v4
2020 with :
2121 go-version : 1.18.x
2222 - uses : dominikh/staticcheck-action@ba605356b4b29a60e87ab9404b712f3461e566dc # v1.3.0
4141 with :
4242 fetch-depth : 0
4343 - name : Set up Go
44- uses : actions/setup-go@v3
44+ uses : actions/setup-go@v4
4545 with :
4646 go-version : 1.18.x
4747 - name : Run tests
6060 with :
6161 fetch-depth : 0
6262 - name : Set up Go
63- uses : actions/setup-go@v3
63+ uses : actions/setup-go@v4
6464 with :
6565 go-version : 1.18.x
6666 - name : Build
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v3
1414 - name : Set up Go
15- uses : actions/setup-go@v3
15+ uses : actions/setup-go@v4
1616 with :
1717 go-version : 1.18
1818 - name : Build
2222 steps :
2323 - uses : actions/checkout@v3
2424 - name : Set up Go
25- uses : actions/setup-go@v3
25+ uses : actions/setup-go@v4
2626 with :
2727 go-version : 1.18
2828 - name : Test
Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121 - name : Set up Go
22- uses : actions/setup-go@v3
22+ uses : actions/setup-go@v4
2323 with :
2424 go-version : 1.18.x
2525 - uses : dominikh/staticcheck-action@ba605356b4b29a60e87ab9404b712f3461e566dc # v1.3.0
4444 with :
4545 fetch-depth : 0
4646 - name : Set up Go
47- uses : actions/setup-go@v3
47+ uses : actions/setup-go@v4
4848 with :
4949 go-version : 1.18.x
5050 - name : Run tests
6666 with :
6767 fetch-depth : 0
6868 - name : Set up Go
69- uses : actions/setup-go@v3
69+ uses : actions/setup-go@v4
7070 with :
7171 go-version : 1.18.x
7272 - name : Login to Docker Hub
You can’t perform that action at this time.
0 commit comments