File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
35
35
- name : " Setup PHP cache environment"
36
36
id : " extcache"
37
- uses : " shivammathur/cache-extensions@1.12 .0"
37
+ uses : " shivammathur/cache-extensions@1.13 .0"
38
38
with :
39
39
php-version : " ${{ matrix.php-version }}"
40
40
extensions : " ${{ env.extensions }}"
93
93
94
94
- name : " Setup PHP cache environment"
95
95
id : " extcache"
96
- uses : " shivammathur/cache-extensions@1.12 .0"
96
+ uses : " shivammathur/cache-extensions@1.13 .0"
97
97
with :
98
98
php-version : " ${{ matrix.php-version }}"
99
99
extensions : " ${{ env.extensions }}"
@@ -159,7 +159,7 @@ jobs:
159
159
160
160
- name : " Setup PHP cache environment"
161
161
id : " extcache"
162
- uses : " shivammathur/cache-extensions@1.12 .0"
162
+ uses : " shivammathur/cache-extensions@1.13 .0"
163
163
with :
164
164
php-version : " ${{ matrix.php-version }}"
165
165
extensions : " ${{ env.extensions }}"
@@ -220,7 +220,7 @@ jobs:
220
220
221
221
- name : " Setup PHP cache environment"
222
222
id : " extcache"
223
- uses : " shivammathur/cache-extensions@1.12 .0"
223
+ uses : " shivammathur/cache-extensions@1.13 .0"
224
224
with :
225
225
php-version : " ${{ matrix.php-version }}"
226
226
extensions : " ${{ env.extensions }}"
You can’t perform that action at this time.
0 commit comments