File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Checkout
1919 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020 - name : Setup Go
21- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
21+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
2222 with :
2323 go-version : 1.22.x
2424 - name : Tests
Original file line number Diff line number Diff line change 2727 - name : Checkout
2828 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2929 - name : Setup Go
30- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
30+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3131 with :
3232 go-version : 1.22.x
3333 - name : build
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323 with :
2424 fetch-depth : 0
25- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
25+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
2626 with :
2727 go-version : ' 1.22'
2828 - name : Docker Login
You can’t perform that action at this time.
0 commit comments