diff --git a/.github/workflows/document-deploy.yml b/.github/workflows/document-deploy.yml index 4fd9b3865..632f86994 100644 --- a/.github/workflows/document-deploy.yml +++ b/.github/workflows/document-deploy.yml @@ -82,4 +82,4 @@ jobs: - 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