We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdf5e7d + f699c59 commit 178df2aCopy full SHA for 178df2a
1 file changed
.github/workflows/continuous-integration.yml
@@ -57,7 +57,7 @@ jobs:
57
fetch-depth: 0
58
59
- name: "Install PHP"
60
- uses: "shivammathur/setup-php@2.36.0"
+ uses: "shivammathur/setup-php@2.37.1"
61
with:
62
php-version: "${{ matrix.php-version }}"
63
ini-values: memory_limit=-1
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
0 commit comments