File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222 with :
2323 fetch-depth : 1
2424
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
24+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2525 with :
2626 fetch-depth : 1
2727 ref : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change 3131 environment : npm
3232 steps :
3333 - name : Checkout
34- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
34+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
3535 with :
3636 fetch-depth : 1
3737 ref : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change 2121 runs-on : ${{ inputs.runner }}
2222 steps :
2323 - name : Checkout
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
24+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2525 with :
2626 fetch-depth : 1
2727
You can’t perform that action at this time.
0 commit comments