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 8787 filename : ${{ env.APP_NAME }}/appinfo/info.xml
8888
8989 - name : Set up php ${{ steps.php-versions.outputs.php-min }}
90- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
90+ uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2.35.5
9191 with :
9292 php-version : ${{ steps.php-versions.outputs.php-min }}
9393 coverage : none
Original file line number Diff line number Diff line change 7777 git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
7878
7979 - name : Set up php ${{ matrix.php-versions }}
80- uses : shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
80+ uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2.35.5
8181 with :
8282 php-version : ${{ matrix.php-versions }}
8383 tools : phpunit
You can’t perform that action at this time.
0 commit comments