diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index eb9a8c0..e985423 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -77,7 +77,7 @@ jobs: run: echo "$GITHUB_CONTEXT"; env - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Deploy to GitHub Pages id: deployment