We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e314e commit c3c2fddCopy full SHA for c3c2fdd
.github/workflows/code-blocks-linting.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Get changed files
18
id: changed-files
19
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
20
with:
21
dir_names_max_depth: 0
22
files: |
.github/workflows/test-pr.yaml
@@ -19,7 +19,7 @@ jobs:
- uses: tj-actions/changed-files@v45
23
24
25
0 commit comments