We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b27ed4 commit 4e30350Copy full SHA for 4e30350
.github/workflows/link-checker-prs.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Get changed files
23
id: changed-files
24
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v46
25
26
- name: Filter markdown files only
27
run: |
0 commit comments