We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273870f commit 3d028efCopy full SHA for 3d028ef
.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/[email protected].5
+ uses: tj-actions/[email protected].7
46
with:
47
separator: " "
48
json: true
0 commit comments