diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bca628fa..aa631810 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@v5 + uses: actions/configure-pages@v6 - name: Deploy API docs to GitHub Pages id: deployment