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 f8f7c39 commit 98279e9Copy full SHA for 98279e9
.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