We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f6403 commit 48761a6Copy full SHA for 48761a6
.github/workflows/check-urls.yml
@@ -42,7 +42,7 @@ jobs:
42
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
43
- name: Get changed files
44
id: changed-files
45
- uses: tj-actions/changed-files@v37.5.1
+ uses: tj-actions/changed-files@v37.6.1
46
with:
47
separator: " "
48
json: true
0 commit comments