diff --git a/.github/workflows/znai-pages-deploy.yml b/.github/workflows/znai-pages-deploy.yml index 9d6c5ae..92c1b76 100644 --- a/.github/workflows/znai-pages-deploy.yml +++ b/.github/workflows/znai-pages-deploy.yml @@ -42,7 +42,7 @@ jobs: # Prepare pages for your repository - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 # Create pages artifact. Change `path` to `docs/target/ - name: Upload artifact