Skip to content

Commit 1d2b3eb

Browse files
authored
Merge pull request #1276 from PHPCSStandards/dependabot/github_actions/gh-pages/action-runners-7dd87c42ac
GH Pages/Actions: Bump shivammathur/setup-php from 2.35.4 to 2.35.5 in the action-runners group
2 parents bee0223 + 2d56c09 commit 1d2b3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
persist-credentials: false
5151

5252
- name: Install PHP
53-
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
53+
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
5454
with:
5555
php-version: '8.4'
5656
ini-values: error_reporting=-1, display_errors=On, display_startup_errors=On, log_errors_max_len=0

0 commit comments

Comments
 (0)