We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a78196 + ee58b29 commit 24b5021Copy full SHA for 24b5021
1 file changed
.github/workflows/update-framework.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Check existence of composer.json file
37
id: check_composer_file
38
- uses: andstor/file-existence-action@v2
+ uses: andstor/file-existence-action@v3
39
with:
40
files: "composer.json"
41
0 commit comments