diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f025ec57f..56db5bf1a 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@v37 + uses: tj-actions/changed-files@v41 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@v37 + uses: tj-actions/changed-files@v41 with: files_ignore: | **/*.md