File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 26
26
27
27
steps :
28
28
- name : Checkout
29
- uses : actions/checkout@v3
29
+ uses : actions/checkout@v4
30
30
31
31
- name : Set up PHP
32
32
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 26
26
27
27
steps :
28
28
- name : Checkout
29
- uses : actions/checkout@v3
29
+ uses : actions/checkout@v4
30
30
31
31
- name : Set up PHP
32
32
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 22
22
23
23
steps :
24
24
- name : Checkout
25
- uses : actions/checkout@v3
25
+ uses : actions/checkout@v4
26
26
27
27
- name : Setup PHP
28
28
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 26
26
27
27
steps :
28
28
- name : Checkout
29
- uses : actions/checkout@v3
29
+ uses : actions/checkout@v4
30
30
31
31
- name : Set up PHP
32
32
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 30
30
31
31
steps :
32
32
- name : Checkout
33
- uses : actions/checkout@v3
33
+ uses : actions/checkout@v4
34
34
35
35
- name : Setup PHP
36
36
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 29
29
30
30
steps :
31
31
- name : Checkout
32
- uses : actions/checkout@v3
32
+ uses : actions/checkout@v4
33
33
34
34
- name : Set up PHP
35
35
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 30
30
31
31
steps :
32
32
- name : Checkout
33
- uses : actions/checkout@v3
33
+ uses : actions/checkout@v4
34
34
35
35
- name : Set up PHP
36
36
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 24
24
25
25
steps :
26
26
- name : Checkout
27
- uses : actions/checkout@v3
27
+ uses : actions/checkout@v4
28
28
29
29
- name : Setup PHP
30
30
uses : shivammathur/setup-php@v2
You can’t perform that action at this time.
0 commit comments