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.
2 parents d2892e2 + 1e55568 commit b36f843Copy full SHA for b36f843
.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@v43
+ uses: tj-actions/changed-files@v44
30
with:
31
json: true
32
escape_json: false
0 commit comments