Skip to content

Commit 82eb38a

Browse files
chore(deps): update shivammathur/setup-php digest to ccf2c62
1 parent 4cf2927 commit 82eb38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
3131

3232
- name: "Install PHP"
33-
uses: "shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e" # v2
33+
uses: "shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0" # v2
3434
with:
3535
coverage: "pcov"
3636
php-version: "${{ matrix.php-version }}"

0 commit comments

Comments
 (0)