generated from wayofdev/php-package-tpl
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update shivammathur/setup-php action to v2.30.4
- Loading branch information
1 parent
d31d9b9
commit d89e28b
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|
@@ -133,7 +133,7 @@ jobs: | |
strict: true | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|
@@ -190,7 +190,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, json, curl, dom, xml, phar | ||
|
@@ -248,7 +248,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|
@@ -301,7 +301,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|
@@ -352,7 +352,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|
@@ -406,7 +406,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|
@@ -461,7 +461,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: 🛠️ Setup PHP | ||
uses: shivammathur/[email protected].3 | ||
uses: shivammathur/[email protected].4 | ||
with: | ||
php-version: ${{ matrix.php-version }} | ||
extensions: mbstring, pdo, pdo_sqlite | ||
|