We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e66d44 commit 6a37d03Copy full SHA for 6a37d03
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Install dependencies
53
run: >
54
- curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.5.1.sh > xp-run &&
+ curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.5.3.sh > xp-run &&
55
composer install --prefer-dist &&
56
echo "vendor/autoload.php" > composer.pth
57
0 commit comments