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.
1 parent 8c4ea73 commit 1f34fd7Copy full SHA for 1f34fd7
.github/workflows/binary-builds.yml
@@ -169,7 +169,7 @@ jobs:
169
with:
170
node-version: ${{ matrix.node }}
171
- name: Install composer
172
- uses: shivammathur/setup-php@v2
+ uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2
173
if: ${{ matrix.os == 'darwin' }}
174
- name: Get user info
175
id: user_info
0 commit comments