diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 72ec403..5e8ed74 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -42,4 +42,4 @@ jobs: path: "./example/book/" - name: Deploy artifact to GitHub Pages id: deploy - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5