We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfff93f commit 6c73d9dCopy full SHA for 6c73d9d
1 file changed
.github/workflows/build-test.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: tj-actions/changed-files@v37
30
with:
31
json: true
32
- json_raw_format: true
+ escape_json: false
33
34
- name: Generate testing matrix
35
uses: actions/github-script@v6
0 commit comments