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 608f3cd + 2dcc148 commit 938257cCopy full SHA for 938257c
.github/workflows/codecoverage-main.yml
@@ -71,7 +71,7 @@ jobs:
71
path: gh-pages
72
73
- name: Install PHP
74
- uses: shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2.35.2
+ uses: shivammathur/setup-php@20529878ed81ef8e78ddf08b480401e6101a850f # v2.35.3
75
with:
76
php-version: ${{ matrix.php }}
77
coverage: xdebug
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
28
- name: Setup PHP
29
30
31
php-version: '8.2'
32
coverage: none
0 commit comments