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 1813ca3 + f400957 commit 775298dCopy full SHA for 775298d
.github/workflows/codecoverage-main.yml
@@ -71,7 +71,7 @@ jobs:
71
path: gh-pages
72
73
- name: Install PHP
74
- uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
+ uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # v2.35.4
75
with:
76
php-version: ${{ matrix.php }}
77
coverage: xdebug
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# User PHP 7.4 here for compatibility with the WordPress codesniffer rules.
28
- name: Setup PHP
29
30
31
php-version: '7.3'
32
coverage: none
0 commit comments