Skip to content

Commit 142b0b7

Browse files
chore(deps): update shivammathur/setup-php action to v2.35.5 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21aeb3e commit 142b0b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/buddy-bot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- name: Setup PHP and Composer (if needed)
132132
if: ${{ hashFiles('composer.json') != '' }}
133-
uses: shivammathur/[email protected].4
133+
uses: shivammathur/[email protected].5
134134
with:
135135
php-version: '8.4'
136136
tools: composer
@@ -248,7 +248,7 @@ jobs:
248248

249249
- name: Setup PHP and Composer (if needed)
250250
if: ${{ hashFiles('composer.json') != '' }}
251-
uses: shivammathur/[email protected].4
251+
uses: shivammathur/[email protected].5
252252
with:
253253
php-version: '8.4'
254254
tools: composer

0 commit comments

Comments
 (0)