Skip to content

Commit 9f82100

Browse files
authored
Psalm 35->39
1 parent daba3a2 commit 9f82100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
- name: Install MediaWiki
187187
if: steps.cache-mediawiki.outputs.cache-hit != 'true'
188188
working-directory: ~
189-
run: bash EarlyCopy/.github/workflows/installMediaWiki.sh REL1_35 AutomatedValues
189+
run: bash EarlyCopy/.github/workflows/installMediaWiki.sh REL1_39 AutomatedValues
190190

191191
- uses: actions/checkout@v2
192192
with:

0 commit comments

Comments
 (0)