diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c2d1992d..d59c5cb5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -413,7 +413,7 @@ jobs: board-changes: ${{ steps.board-changes.outputs.result }} core-changes: ${{ steps.core-changes.outputs.result }} steps: - - uses: tj-actions/changed-files@v42 + - uses: tj-actions/changed-files@v44 id: changed-files with: json: true