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 dd6e8d9 + 515f4f7 commit c8d2c68Copy full SHA for c8d2c68
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@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
+ uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.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