bump shivammathur/setup-php from 2.28.0 to 2.29.0

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-20 03:18:16 +00:00
committed by GitHub
parent a1d680cf2d
commit 3fa1380523
11 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up npm7
run: npm i -g npm@7
- name: Setup PHP
uses: shivammathur/setup-php@2.28.0
uses: shivammathur/setup-php@2.29.0
with:
php-version: '7.4'
tools: composer