diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e0aa7f16..91c7e1d5 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: Ana06/get-changed-files@v2.0.0 + - uses: Ana06/get-changed-files@v2.2.0 id: changed-files with: format: "json"