Skip to content

Commit

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

Bump shivammathur/setup-php from 2.25.5 to 2.26.0
  • Loading branch information
github-actions[bot] authored Oct 1, 2023
2 parents 144ed72 + 48697ff commit d490adb
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 @@ -26,7 +26,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install PHP
uses: shivammathur/setup-php@2.25.5
uses: shivammathur/setup-php@2.26.0
with:
php-version: ${{ matrix.php }}
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
Expand Down

0 comments on commit d490adb

Please sign in to comment.