File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Install Go
26- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
26+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2727 with :
2828 go-version : ' 1.25'
2929 cache : true
Original file line number Diff line number Diff line change 3030 fetch-depth : 0
3131
3232 - name : Install Go
33- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
33+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
3434 with :
3535 go-version : ' 1.25'
3636 cache : true
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Install Go
26- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
26+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2727 with :
2828 go-version : ' 1.25'
2929 cache : true
Original file line number Diff line number Diff line change 4444 shell : bash
4545
4646 # Set up Go environment
47- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
47+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
4848 with :
4949 go-version : ${{ env.GO_VERSION }}
5050 outputs :
Original file line number Diff line number Diff line change 4747 steps :
4848 - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
4949
50- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
50+ - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
5151 with :
5252 go-version-file : go/${{ matrix.app }}/go.mod
5353
Original file line number Diff line number Diff line change 2424 fetch-depth : 1
2525
2626 - name : Setup Go
27- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
27+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
2828 with :
2929 go-version-file : ' go/understackctl/go.mod'
3030 cache-dependency-path : ' go/understackctl/go.sum'
You can’t perform that action at this time.
0 commit comments