We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bb13e8 + 63db72a commit de44196Copy full SHA for de44196
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
coverage: pcov
79
80
- name: Composer install
81
- uses: ramsey/composer-install@v3
+ uses: ramsey/composer-install@v4
82
with:
83
dependency-versions: ${{ matrix.dependencies }}
84
composer-options: ${{ matrix.composer-options }}
@@ -126,7 +126,7 @@ jobs:
126
tools: phive, cs2pr
127
128
129
130
131
- name: Install PHP tools with phive.
132
run: "phive install --trust-gpg-keys 'CF1A108D0E7AE720,51C67305FFC2E5C0,99BF4D9A33D65E1E'"
0 commit comments