We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85615c2 commit fe50363Copy full SHA for fe50363
.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.6.1
+ uses: tj-actions/changed-files@v39.2.0
46
with:
47
separator: " "
48
json: true
0 commit comments