diff --git a/.github/workflows/validate-documentation.yml b/.github/workflows/validate-documentation.yml index c7891839bb..bd4c1c1f72 100644 --- a/.github/workflows/validate-documentation.yml +++ b/.github/workflows/validate-documentation.yml @@ -23,7 +23,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 with: files: | src/slic3r/GUI/Tab.cpp