Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@ -72,7 +72,7 @@ jobs:
filename: ${{ env.APP_NAME }}/appinfo/info.xml
- name: Set up php ${{ steps.php-versions.outputs.php-min }}
uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198 # v2
uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b # v2
with:
php-version: ${{ steps.php-versions.outputs.php-min }}
coverage: none
@ -116,7 +116,7 @@ jobs:
ref: ${{ matrix.notifications-versions }}
- name: Set up php ${{ matrix.php-versions }}
php-version: ${{ matrix.php-versions }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
@ -128,7 +128,7 @@ jobs:
@ -119,7 +119,7 @@ jobs:
@ -107,7 +107,7 @@ jobs:
@ -32,7 +32,7 @@ jobs:
uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1
- name: Set up php${{ steps.versions.outputs.php-available }}
php-version: ${{ steps.versions.outputs.php-available }}
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite
@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
@ -52,7 +52,7 @@ jobs:
path: apps/${{ env.APP_NAME }}
@ -33,7 +33,7 @@ jobs:
- name: Set up php
php-version: ${{ steps.php_versions.outputs.php-available }}
extensions: xml
@ -97,7 +97,7 @@ jobs:
@ -95,7 +95,7 @@ jobs:
@ -108,7 +108,7 @@ jobs:
@ -98,7 +98,7 @@ jobs:
@ -87,7 +87,7 @@ jobs:
@ -28,7 +28,7 @@ jobs:
@ -34,7 +34,7 @@ jobs:
- name: Set up php8.2
if: steps.checkout.outcome == 'success'
php-version: 8.2