File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
name : PHP ${{ matrix.php-version }} / ${{ matrix.component }}
21
21
22
22
steps :
23
- - uses : actions/checkout@v2
23
+ - uses : actions/checkout@v3
24
24
25
25
- name : Use PHP ${{ matrix.php-version }}
26
26
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 20
20
name : PHP ${{ matrix.php-version }} (${{ matrix.deps }})
21
21
22
22
steps :
23
- - uses : actions/checkout@v2
23
+ - uses : actions/checkout@v3
24
24
25
25
- name : Use PHP ${{ matrix.php-version }}
26
26
uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 52
52
- TomTom
53
53
- Yandex
54
54
steps :
55
- - uses : actions/checkout@v2
55
+ - uses : actions/checkout@v3
56
56
- name : Use PHP ${{ matrix.php-version }}
57
57
uses : shivammathur/setup-php@v2
58
58
with :
78
78
provider :
79
79
- Geoip
80
80
steps :
81
- - uses : actions/checkout@v2
81
+ - uses : actions/checkout@v3
82
82
- name : Use PHP ${{ matrix.php-version }}
83
83
uses : shivammathur/setup-php@v2
84
84
with :
You can’t perform that action at this time.
0 commit comments