diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 13728403..5defec36 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@v45 + uses: tj-actions/changed-files@v46 with: files: website/versioned_docs/**