diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d7361f60..60fd1bdf 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -47,7 +47,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files in the docs folder id: changed-files-specific - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v45 with: files: website/versioned_docs/**