diff --git a/.github/workflows/azure-webapps-php.yml b/.github/workflows/azure-webapps-php.yml index 955b03d..34042ae 100644 --- a/.github/workflows/azure-webapps-php.yml +++ b/.github/workflows/azure-webapps-php.yml @@ -47,7 +47,7 @@ jobs: - name: Check if composer.json exists id: check_files - uses: andstor/file-existence-action@20b4d2e596410855db8f9ca21e96fbe18e12930b + uses: andstor/file-existence-action@31a502724c77ada11ba0b3442e34757182ccdbd3 with: files: 'composer.json'