Skip to content

Commit c8d2c68

Browse files
authored
Merge pull request #1334 from PHPCSStandards/dependabot/github_actions/gh-pages/action-runners-73dc52d6a4
GH Pages/Actions: Bump shivammathur/setup-php from 2.35.5 to 2.36.0 in the action-runners group
2 parents dd6e8d9 + 515f4f7 commit c8d2c68

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@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
53+
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
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)