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 4747 - name : Checkout
4848 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4949 - name : Setup Go
50- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
50+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6 .0.0
5151 with :
5252 go-version : ${{ inputs.go-version }}
5353 cache-dependency-path : ./test/acceptance/go.sum
Original file line number Diff line number Diff line change 3939 - name : Checkout
4040 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4141 - name : Setup Go
42- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
42+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6 .0.0
4343 with :
4444 go-version : ${{ inputs.go-version }}
4545 cache-dependency-path : ./test/acceptance/go.sum
Original file line number Diff line number Diff line change 2121 - name : Checkout
2222 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323 - name : Setup Go
24- uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5 .0.0
24+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6 .0.0
2525 with :
2626 go-version : ${{ inputs.go-version }}
2727 cache-dependency-path : ./test/acceptance/go.sum
You can’t perform that action at this time.
0 commit comments