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.
1 parent c79f0f5 commit 2b1dd25Copy full SHA for 2b1dd25
.github/workflows/publish-wiki.yml
@@ -48,7 +48,7 @@ jobs:
48
persist-credentials: false
49
50
- name: Install PHP
51
- uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
+ uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
52
with:
53
php-version: 'latest'
54
ini-values: error_reporting=-1, display_errors=On, display_startup_errors=On, log_errors_max_len=0
0 commit comments