File tree Expand file tree Collapse file tree 3 files changed +29
-1
lines changed
Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ github : dcarbone
2+ ko_fi : dcarbone
Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : ' github-actions'
4+ directory : ' /'
5+ schedule :
6+ interval : ' weekly'
7+ assignees :
8+ - ' dcarbone'
9+ groups :
10+ github-actions :
11+ applies-to : version-updates
12+ patterns :
13+ - ' *'
14+
15+ - package-ecosystem : ' composer'
16+ directory : ' /'
17+ schedule :
18+ interval : ' weekly'
19+ assignees :
20+ - ' dcarbone'
21+
22+ groups :
23+ composer :
24+ applies-to : version-updates
25+ patterns :
26+ - ' *'
Original file line number Diff line number Diff line change 4545
4646 name : ' Tests - PHP ${{ matrix.php-version }}'
4747 steps :
48- - uses : actions/checkout@v5
48+ - uses : actions/checkout@v6
4949 - uses : shivammathur/setup-php@v2
5050 with :
5151 php-version : ${{ matrix.php-version }}
You can’t perform that action at this time.
0 commit comments