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 d816fe3 commit eb48121Copy full SHA for eb48121
.github/workflows/binary-builds.yml
@@ -170,7 +170,7 @@ jobs:
170
with:
171
node-version-file: .nvmrc
172
- name: Install composer
173
- uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
+ uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
174
if: ${{ matrix.os == 'darwin' }}
175
- name: Get user info
176
id: user_info
0 commit comments