File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5959 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6060
6161 - name : Set up PHP with PECL extension
62- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2
62+ uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2
6363 with :
6464 php-version : ${{ matrix.php }}
6565 coverage : xdebug
Original file line number Diff line number Diff line change 6363 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
6464
6565 - name : Set up PHP
66- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2
66+ uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2
6767 with :
6868 php-version : ${{ matrix.php }}
6969 coverage : xdebug
Original file line number Diff line number Diff line change 3131 runs-on : ubuntu-latest
3232 steps :
3333 - name : Run Sloth
34- uses : lendable/sloth@e1fd9a2df2549f6e64188f274bc5d3b39d7842ed # 0.2.0
34+ uses : lendable/sloth@6d497936ec6468ac10ea587b46ac96f8fd7843bf # 0.2.1
3535 with :
3636 token : ${{ secrets.GITHUB_TOKEN }}
3737 interval : 10
You can’t perform that action at this time.
0 commit comments