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 f8683fb commit 81b9340Copy full SHA for 81b9340
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Install dependencies
53
run: >
54
- curl -sSL https://dl.bintray.com/xp-runners/generic/xp-run-8.2.0.sh > xp-run &&
+ curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.5.0.sh > xp-run &&
55
composer install --prefer-dist &&
56
echo "vendor/autoload.php" > composer.pth
57
0 commit comments