Skip to content

Commit 51789f0

Browse files
authored
Merge pull request #8708 from apache/dependabot/github_actions/shivammathur/setup-php-2.35.2
Bump shivammathur/setup-php from 2.35.1 to 2.35.2
2 parents e0ace1d + a984caa commit 51789f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@ jobs:
23772377
# linux specific setup
23782378
- name: Setup PHP
23792379
if: contains(matrix.os, 'ubuntu')
2380-
uses: shivammathur/setup-php@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # v2.35.1
2380+
uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2.35.2
23812381
with:
23822382
php-version: '8.3'
23832383
tools: pecl

0 commit comments

Comments
 (0)