diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 57fdc06b62..75be4b7f4c 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@v1 \ No newline at end of file + uses: actions/deploy-pages@v2 \ No newline at end of file