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 f8f7c39 + 98279e9 commit 18b91b9Copy full SHA for 18b91b9
.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@v39
+ uses: tj-actions/changed-files@v40
30
with:
31
json: true
32
escape_json: false
0 commit comments