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 04da2d4 + f60cccb commit da7bb7fCopy full SHA for da7bb7f
.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@v44
+ uses: tj-actions/changed-files@v45
30
with:
31
json: true
32
escape_json: false
0 commit comments