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 8a1505d commit b3fce52Copy full SHA for b3fce52
.github/workflows/action_main.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Get changed dirs # To check if any files changed in a directory
26
id: changeDirsStep
27
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
28
with:
29
dir_names: true
30
files: |
0 commit comments