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 3131 fail-fast : true
3232 steps :
3333 - name : Set up Go ${{ matrix.go-version }}
34- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
34+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3535 with :
3636 go-version : ${{ matrix.go-version }}
3737 check-latest : true
Original file line number Diff line number Diff line change 4444 - name : Checkout repository
4545 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4646 - name : Set up Go ${{ matrix.go-version }} environment
47- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
47+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
4848 with :
4949 go-version : ${{ matrix.go-version }}
5050 check-latest : true
Original file line number Diff line number Diff line change 3333 fail-fast : true
3434 steps :
3535 - name : Set up Go ${{ matrix.go-version }}
36- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
36+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3737 with :
3838 go-version : ${{ matrix.go-version }}
3939 check-latest : true
You can’t perform that action at this time.
0 commit comments