Bump extension cache key in workflow.yml

This commit is contained in:
Shivam Mathur 2021-11-11 19:55:50 +05:30
parent ac7d3d7f84
commit dfc02c42d9
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -28,7 +28,7 @@ jobs:
php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2'] php-versions: ['5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
env: env:
extensions: xml, opcache, xdebug, pcov extensions: xml, opcache, xdebug, pcov
key: cache-v3 key: cache-v4
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2