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 724608b + 4f16eb1 commit 1a83fcaCopy full SHA for 1a83fca
.github/workflows/reusable-validate.yml
@@ -23,7 +23,7 @@ jobs:
23
persist-credentials: false
24
25
- name: Install PHP
26
- uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
+ uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
27
with:
28
php-version: ${{ matrix.php }}
29
coverage: none
0 commit comments