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 c65d4ff + 6fa4ec1 commit f7db6f8Copy full SHA for f7db6f8
.github/workflows/codecoverage-main.yml
@@ -71,7 +71,7 @@ jobs:
71
path: gh-pages
72
73
- name: Install PHP
74
- uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
+ uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
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