We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ccc6ea + 4eb79e2 commit 5a80be6Copy full SHA for 5a80be6
1 file changed
.github/workflows/continuous-integration.yml
@@ -58,7 +58,7 @@ jobs:
58
fetch-depth: 0
59
60
- name: "Install PHP"
61
- uses: "shivammathur/setup-php@2.30.4"
+ uses: "shivammathur/setup-php@2.32.0"
62
with:
63
php-version: "${{ matrix.php-version }}"
64
ini-values: memory_limit=-1
@@ -109,7 +109,7 @@ jobs:
109
110
111
112
113
114
115
0 commit comments