Merge pull request #4168 from nextcloud/dependabot/github_actions/andstor/file-existence-action-2

This commit is contained in:
Julius Härtl
2022-10-29 12:29:26 +02:00
committed by GitHub

View File

@@ -73,7 +73,7 @@ jobs:
- name: Check composer.json
id: check_composer
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v2
with:
files: "${{ env.APP_NAME }}/composer.json"