diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8cf5300..a788ef3 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@v43" + uses: "tj-actions/changed-files@v44" if: github.event_name != 'schedule' with: files: |