bump setup to v2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2022-04-04 11:58:14 +02:00
parent 15be0c93fe
commit 2d837d9f86
No known key found for this signature in database
GPG key ID: 7424F1874854DF23

View file

@ -42,7 +42,7 @@ jobs:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@v1
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit