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 6552029 commit 163aa7aCopy full SHA for 163aa7a
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Install dependencies
50
run: >
51
- curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.8.0.sh > xp-run &&
+ curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-9.1.0.sh > xp-run &&
52
composer install --prefer-dist &&
53
echo "vendor/autoload.php" > composer.pth
54
0 commit comments