We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f9b22a + d3b6b85 commit a847459Copy full SHA for a847459
1 file changed
.github/workflows/publish-website.yml
@@ -50,7 +50,7 @@ jobs:
50
persist-credentials: false
51
52
- name: Install PHP
53
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
+ uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
54
with:
55
php-version: '8.4'
56
ini-values: error_reporting=-1, display_errors=On, display_startup_errors=On, log_errors_max_len=0
0 commit comments