Skip to content

Commit

Permalink
Use v2 of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
darylldoyle committed Aug 14, 2024
1 parent 794f9e5 commit 19a4e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
${{ runner.os }}-php-
- name: Setup PHP
uses: shivammathur/setup-php@v1
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, mysql, mysqli, pdo_mysql, bcmath, soap, intl, gd, exif, iconv, imagick
Expand Down

0 comments on commit 19a4e66

Please sign in to comment.