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 e0da4fe + 0429104 commit 2af33cfCopy full SHA for 2af33cf
1 file changed
.github/workflows/tests.yml
@@ -66,7 +66,7 @@ jobs:
66
env:
67
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
68
69
- - uses: "ramsey/composer-install@v3"
+ - uses: "ramsey/composer-install@v4"
70
71
- name: Setup Problem Matchers
72
run: |
0 commit comments