diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fd1eda43..072c5293 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: path: ./site - name: Setup GitHub Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Deploy API docs to GitHub Pages id: deployment