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 4cf2927 commit 82eb38aCopy full SHA for 82eb38a
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
31
32
- name: "Install PHP"
33
- uses: "shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e" # v2
+ uses: "shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0" # v2
34
with:
35
coverage: "pcov"
36
php-version: "${{ matrix.php-version }}"
0 commit comments