diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 72fb1319d..a6ec609ce 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: - name: Get all changed files excluding docs and README id: changed-files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v42 with: files_ignore: | **/*.md @@ -81,7 +81,7 @@ jobs: - name: Get all changed files excluding docs and README id: changed-files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v42 with: files_ignore: | **/*.md