diff --git a/.github/workflows/qa.yaml b/.github/workflows/qa.yaml index ce4689933..7a3594158 100644 --- a/.github/workflows/qa.yaml +++ b/.github/workflows/qa.yaml @@ -24,7 +24,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v39 + uses: tj-actions/changed-files@v41 with: # KLUDGE: This separator, in combination with the leading and trailing single quotes # in the pre-commit command below, handle file names with spaces.