diff --git a/.github/workflows/book-qa.yml b/.github/workflows/book-qa.yml index eb50a43..af62643 100644 --- a/.github/workflows/book-qa.yml +++ b/.github/workflows/book-qa.yml @@ -81,7 +81,7 @@ jobs: path: ${{ runner.temp }}/layout-risk-report.json if-no-files-found: ignore - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Build (Jekyll; GitHub Pages compatible) uses: actions/jekyll-build-pages@v1