diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 421f67f575..45ec04e6ec 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -102,4 +102,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 \ No newline at end of file + uses: actions/deploy-pages@v3 \ No newline at end of file