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 ffc9e7d + 9c57f83 commit d67b62dCopy full SHA for d67b62d
.github/workflows/qa.yml
@@ -42,7 +42,7 @@ jobs:
42
# Verify the package can be installed succesfully.
43
# @link https://github.com/marketplace/actions/install-composer-dependencies
44
- name: Install Composer dependencies
45
- uses: ramsey/composer-install@v1
+ uses: ramsey/composer-install@v2
46
47
- name: Install xmllint
48
run: sudo apt-get install --no-install-recommends -y libxml2-utils
0 commit comments