-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5078 from Automattic/staging
Production release v20231205.0
- Loading branch information
Showing
23 changed files
with
1,039 additions
and
1,049 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 |
---|---|---|
|
@@ -64,7 +64,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: Setup PHP | ||
uses: shivammathur/setup-php@2.27.1 | ||
uses: shivammathur/setup-php@2.28.0 | ||
with: | ||
php-version: '7.4' | ||
|
||
|
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 |
---|---|---|
|
@@ -19,7 +19,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: Setup PHP | ||
uses: shivammathur/setup-php@2.27.1 | ||
uses: shivammathur/setup-php@2.28.0 | ||
with: | ||
php-version: '7.4' | ||
|
||
|
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
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
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 |
---|---|---|
|
@@ -28,7 +28,7 @@ jobs: | |
uses: actions/[email protected] | ||
|
||
- name: Set up PHP | ||
uses: shivammathur/setup-php@2.27.1 | ||
uses: shivammathur/setup-php@2.28.0 | ||
with: | ||
coverage: none | ||
php-version: "8.0" | ||
|
Oops, something went wrong.