We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcee56d + 04c5a58 commit b476498Copy full SHA for b476498
1 file changed
.github/workflows/pr.yaml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Finding changed files
90
id: files
91
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v47
92
93
- name: Print Changed files
94
run: echo "${{ steps.files.outputs.all_changed_files }}"
0 commit comments