Upgrade setup-php GitHub Action

pull/184/head
Michele Locati 2020-11-10 17:03:30 +01:00
parent 6e520b57ed
commit b9991ceacc
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install PHP
uses: shivammathur/setup-php@v1
uses: shivammathur/setup-php@v2
with:
php-version: "7.4"
tools: composer