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 fda7b0a commit 5d25a1dCopy full SHA for 5d25a1d
.github/workflows/php-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: "actions/[email protected]"
22
23
- name: "Install PHP"
24
- uses: "shivammathur/[email protected].0"
+ uses: "shivammathur/[email protected].1"
25
with:
26
coverage: "${{ matrix.coverage }}"
27
ini-values: display_errors=On, display_startup_errors=On, error_reporting=32767
0 commit comments