diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index 5713923..8db6472 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -9,7 +9,7 @@ jobs: - uses: actions/checkout@v4 - name: Get all changed markdown files - uses: tj-actions/changed-files@v43 + uses: tj-actions/changed-files@v44 id: changed_files with: files: |