diff --git a/.github/workflows/publish-website.yml b/.github/workflows/publish-website.yml index 17ae6e2cba..279e41bcc2 100644 --- a/.github/workflows/publish-website.yml +++ b/.github/workflows/publish-website.yml @@ -50,7 +50,7 @@ jobs: persist-credentials: false - name: Install PHP - uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4 + uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5 with: php-version: '8.4' ini-values: error_reporting=-1, display_errors=On, display_startup_errors=On, log_errors_max_len=0