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 18abd43 commit eaf9699Copy full SHA for eaf9699
.github/workflows/link_checkPR.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 1
15
- name: Get Changed Files
16
id: changed-files
17
- uses: tj-actions/changed-files@v34
+ uses: tj-actions/changed-files@v41
18
- name: Check Links
19
uses: lycheeverse/lychee-action@v1
20
with:
0 commit comments