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 2020 - name : Checkout
2121 uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2222 - name : Setup Go
23- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
23+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
2424 with :
2525 go-version : 1.22.3
2626 - name : Tests
Original file line number Diff line number Diff line change 4949 - name : Checkout
5050 uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
5151 - name : Setup Go
52- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
52+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
5353 with :
5454 go-version : 1.22.3
5555 - name : fmt
7979 - name : Checkout
8080 uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
8181 - name : Setup Go
82- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
82+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
8383 with :
8484 go-version : 1.22.3
8585 - name : Run tests
Original file line number Diff line number Diff line change 2323 uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2424 with :
2525 fetch-depth : 0
26- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
26+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
2727 with :
2828 go-version : 1.22.3
2929 - name : Docker Login
You can’t perform that action at this time.
0 commit comments