diff --git a/.github/workflows/znai-pages-deploy.yml b/.github/workflows/znai-pages-deploy.yml index 9d6c5ae..29614d0 100644 --- a/.github/workflows/znai-pages-deploy.yml +++ b/.github/workflows/znai-pages-deploy.yml @@ -54,4 +54,4 @@ jobs: # Publish artifact on GitHub pages - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file