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 daba3a2 commit 9f82100Copy full SHA for 9f82100
.github/workflows/ci.yml
@@ -186,7 +186,7 @@ jobs:
186
- name: Install MediaWiki
187
if: steps.cache-mediawiki.outputs.cache-hit != 'true'
188
working-directory: ~
189
- run: bash EarlyCopy/.github/workflows/installMediaWiki.sh REL1_35 AutomatedValues
+ run: bash EarlyCopy/.github/workflows/installMediaWiki.sh REL1_39 AutomatedValues
190
191
- uses: actions/checkout@v2
192
with:
0 commit comments