File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141
4242 - name : Set up Go
43- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
43+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4444 with :
4545 go-version : ${{ inputs.go_version }}
4646 cache-dependency-path : ${{ inputs.path }}/go.sum
Original file line number Diff line number Diff line change 4545 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4646
4747 - name : Set up Go
48- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
48+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4949 with :
5050 go-version : ${{ inputs.go_version }}
5151 cache-dependency-path : ${{ inputs.path }}/go.sum
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4141
4242 - name : Set up Go
43- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
43+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4444 with :
4545 go-version : ${{ inputs.go_version }}
4646 cache-dependency-path : ${{ inputs.path }}/go.sum
You can’t perform that action at this time.
0 commit comments