File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323 with :
2424 persist-credentials : false
25- - uses : shivammathur/setup-php@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # 2.35.1
25+ - uses : shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # 2.35.2
2626 with :
2727 php-version : ' 8.5'
2828 extensions : mbstring, redis, apcu
Original file line number Diff line number Diff line change 2828 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929 with :
3030 persist-credentials : false
31- - uses : shivammathur/setup-php@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # 2.35.1
31+ - uses : shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # 2.35.2
3232 with :
3333 php-version : ${{ matrix.php }}
3434 extensions : mbstring, redis, apcu
6161 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6262 with :
6363 persist-credentials : false
64- - uses : shivammathur/setup-php@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # 2.35.1
64+ - uses : shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # 2.35.2
6565 with :
6666 php-version : ' 8.2'
6767 extensions : mbstring, redis, apcu
@@ -115,7 +115,7 @@ jobs:
115115 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
116116 with :
117117 persist-credentials : false
118- - uses : shivammathur/setup-php@2282b6a082fc605c8320908a4cca3a5d1ca6c6fe # 2.35.1
118+ - uses : shivammathur/setup-php@ccf2c627fe61b1b4d924adfcbd19d661a18133a0 # 2.35.2
119119 with :
120120 php-version : ' 8.2'
121121 extensions : mbstring, redis, apcu
You can’t perform that action at this time.
0 commit comments