diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml old mode 100755 new mode 100644 index 1a9afe321..975fb920f --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -89,7 +89,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 - name: Deployment Success Info if: success()