Skip to content

Commit

Permalink
Merge pull request #134 from renoki-co/dependabot/github_actions/shiv…
Browse files Browse the repository at this point in the history
…ammathur/setup-php-2.30.0

Bump shivammathur/setup-php from 2.21.0 to 2.30.0
  • Loading branch information
rennokki authored Mar 13, 2024
2 parents 753d066 + 915ce47 commit baa553d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/[email protected]

- name: Setup PHP
uses: shivammathur/setup-php@2.21.0
uses: shivammathur/setup-php@2.30.0
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv
Expand Down

0 comments on commit baa553d

Please sign in to comment.