diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f133051d5..82ee61b8e 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@v44 + uses: tj-actions/changed-files@v45 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@v44 + uses: tj-actions/changed-files@v45 with: files_ignore: | **/*.md