diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ca6757d..51c421d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -64,7 +64,7 @@ jobs: - name: Find change in readme file id: readme-change - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files: | README.md