Skip to content

Commit 2e1bb20

Browse files
chore(deps): update shivammathur/setup-php action to v2.36.0 (#3003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b3b371 commit 2e1bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binary-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
with:
168168
node-version-file: .nvmrc
169169
- name: Install composer
170-
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
170+
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
171171
if: ${{ matrix.os == 'darwin' }}
172172
- name: Get user info
173173
id: user_info

0 commit comments

Comments
 (0)