We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2f29d commit b98b576Copy full SHA for b98b576
.github/workflows/check-files.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Get changed files
89
id: changed-files-specific
90
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
91
with:
92
files: |
93
composer.*
0 commit comments