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.
1 parent aee7f20 commit d873679Copy full SHA for d873679
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
mediawiki
45
!mediawiki/extensions/
46
!mediawiki/vendor/
47
- key: mw_${{ matrix.mw }}-php${{ matrix.php }}_v5
+ key: mw_${{ matrix.mw }}-php${{ matrix.php }}_v4
48
49
- name: Cache Composer cache
50
uses: actions/cache@v2
0 commit comments