feat: update action to nodejs (#1159)

Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
tj-actions[bot]
2023-05-25 12:22:24 -06:00
committed by GitHub
parent 7bbc71bb94
commit 413fd78918
32 changed files with 16379 additions and 1012 deletions

View File

@@ -22,6 +22,7 @@ jobs:
uses: ./
with:
json: true
quotepath: false
- name: List all changed files
run: echo '${{ steps.changed-files.outputs.all_changed_files }}'
- id: set-matrix