Skip to content

Commit 24b5021

Browse files
authored
Merge pull request #608 from wp-cli/dependabot/github_actions/andstor/file-existence-action-3
2 parents 4a78196 + ee58b29 commit 24b5021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-framework.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Check existence of composer.json file
3737
id: check_composer_file
38-
uses: andstor/file-existence-action@v2
38+
uses: andstor/file-existence-action@v3
3939
with:
4040
files: "composer.json"
4141

0 commit comments

Comments
 (0)