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 bee0223 + 2d56c09 commit 1d2b3ebCopy full SHA for 1d2b3eb
.github/workflows/publish-website.yml
@@ -50,7 +50,7 @@ jobs:
50
persist-credentials: false
51
52
- name: Install PHP
53
- uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
+ uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
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