We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2515a07 commit 59e6a32Copy full SHA for 59e6a32
.github/workflows/buddy-bot.yml
@@ -130,7 +130,7 @@ jobs:
130
131
- name: Setup PHP and Composer (if needed)
132
if: ${{ hashFiles('composer.json') != '' }}
133
- uses: shivammathur/setup-php@2.35.5
+ uses: shivammathur/setup-php@2.36.0
134
with:
135
php-version: '8.4'
136
tools: composer
@@ -248,7 +248,7 @@ jobs:
248
249
250
251
252
253
254
0 commit comments