Bump extension cache key in workflow.yml

This commit is contained in:
Shivam Mathur 2021-11-24 18:23:02 +05:30
parent 220d0c24c7
commit bee5abe269
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']
env:
extensions: xml, opcache, xdebug, pcov
key: cache-v4
key: cache-v5
steps:
- name: Checkout
uses: actions/checkout@v2