File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
19
19
steps :
20
20
- name : Checkout
21
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22
22
with :
23
23
fetch-depth : 1
24
24
Original file line number Diff line number Diff line change 16
16
17
17
steps :
18
18
- name : Checkout
19
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
20
20
with :
21
21
fetch-depth : 1
22
22
Original file line number Diff line number Diff line change 31
31
environment : npm
32
32
steps :
33
33
- name : Checkout
34
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
34
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
35
35
with :
36
36
fetch-depth : 1
37
37
ref : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change 26
26
27
27
steps :
28
28
- name : Checkout
29
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
29
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
30
30
with :
31
31
fetch-depth : 1
32
32
84
84
85
85
steps :
86
86
- name : Checkout
87
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
87
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
88
88
with :
89
89
fetch-depth : 1
90
90
You can’t perform that action at this time.
0 commit comments