Skip to content

Commit a847459

Browse files
authored
Merge pull request #1397 from PHPCSStandards/dependabot/github_actions/gh-pages/action-runners-823d5f4d9a
GH Pages/Actions: Bump shivammathur/setup-php from 2.36.0 to 2.37.0 in the action-runners group
2 parents 7f9b22a + d3b6b85 commit a847459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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