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 7136ad8 commit 8c766edCopy full SHA for 8c766ed
.github/workflows/build-test.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Calculate file differences
28
id: diff
29
- uses: tj-actions/changed-files@v42
+ uses: tj-actions/changed-files@v43
30
with:
31
json: true
32
escape_json: false
0 commit comments