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.
2 parents dfe9dc1 + 590433f commit e52817bCopy full SHA for e52817b
.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://github.com/xp-runners/reference/releases/download/v9.2.0/xp-run-9.2.0.sh > xp-run &&
52
sh .github/workflows/composer.sh
53
54
- name: Run test suite
0 commit comments