diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8449f7e..a2aee03 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -33,7 +33,7 @@ jobs: - name: Get the changed files that would require tests id: changed-files - uses: "tj-actions/changed-files@v41" + uses: "tj-actions/changed-files@v42" if: github.event_name != 'schedule' with: files: |