diff --git a/.github/workflows/znai-pages-deploy.yml b/.github/workflows/znai-pages-deploy.yml index 91cf782..fe10bda 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@v3 + uses: actions/configure-pages@v4 # Create pages artifact. Change `path` to `docs/target/ - name: Upload artifact