File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
39
39
40
40
- name : Setup PHP ${{ matrix.php-version }}
41
- uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2
41
+ uses : shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2
42
42
with :
43
43
php-version : ${{ matrix.php-version }}
44
44
Original file line number Diff line number Diff line change 38
38
- name : Checkout
39
39
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
40
- name : Uses PHP ${{ matrix.php-versions }}
41
- uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2
41
+ uses : shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # v2
42
42
with :
43
43
php-version : ${{ matrix.php-versions }}
44
44
- name : Install Dependencies
You can’t perform that action at this time.
0 commit comments