Fix github action

This commit is contained in:
Laurent Destailleur 2023-01-05 00:34:18 +01:00
parent 27792fe1ad
commit 7719f8e9a5

View File

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
php-version: '7.1' #php-version: '7.1'
- name: 'Qodana Scan' - name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2022.3.0 uses: JetBrains/qodana-action@v2022.3.0
env: env: