Skip to content

Commit

Permalink
Merge pull request #45 from imponeer/dependabot/github_actions/shivam…
Browse files Browse the repository at this point in the history
…mathur/setup-php-2.31.0

Bump shivammathur/setup-php from 2.30.4 to 2.31.0
  • Loading branch information
github-actions[bot] authored Jul 1, 2024
2 parents 4d9c375 + e5edb01 commit e24c4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install PHP
uses: shivammathur/setup-php@2.30.4
uses: shivammathur/setup-php@2.31.0
with:
php-version: ${{ matrix.php }}
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
Expand Down

0 comments on commit e24c4f0

Please sign in to comment.