Bump shivammathur/setup-php in the github-actions group (#6787)

This commit is contained in:
dependabot[bot]
2025-09-02 13:17:41 +00:00
committed by GitHub
parent 09cc76ae2b
commit 9a0a8a55b1
4 changed files with 4 additions and 4 deletions

View File

@ -87,7 +87,7 @@ jobs:
submodules: true
- name: Setup PHP
uses: shivammathur/setup-php@2.35.3
uses: shivammathur/setup-php@2.35.4
with:
php-version: ${{ env.PHP_VERSION }}