diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 87879247e..ac2f33cd3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,7 +30,7 @@ jobs: with: packages: lilypond timidity imagemagick fonts-noto-cjk graphviz plantuml ffmpeg - id: deployment - uses: sphinx-notes/pages@v3 + uses: sphinx-notes/pages@feat/github-problem-matcher with: documentation_path: . requirements_path: ./requirements.txt