diff --git a/.github/workflows/book.yml b/.github/workflows/book.yml index 1f50c2d6cd..3ff003ba26 100644 --- a/.github/workflows/book.yml +++ b/.github/workflows/book.yml @@ -87,4 +87,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 \ No newline at end of file + uses: actions/deploy-pages@v2