diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 917f0cb..63f1301 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -64,7 +64,7 @@ jobs: - name: Check PDF Manual id: check_files - uses: andstor/file-existence-action@v2 + uses: andstor/file-existence-action@v3 with: files: ${{ env.CMAKE_INSTALL_PREFIX }}/share/doc/CMakeMM/pdf/CMakeMM_Manual.pdf