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 ab1d4f5 commit 1447794Copy full SHA for 1447794
.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@v45
+ uses: tj-actions/changed-files@v46
91
with:
92
files: |
93
composer.*
0 commit comments