We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d156f9 commit 1d5a27dCopy full SHA for 1d5a27d
.github/workflows/checks.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Get changed files
28
id: changed-files
29
- uses: tj-actions/changed-files@v35
+ uses: tj-actions/changed-files@v46
30
with:
31
separator: " "
32
0 commit comments