diff --git a/.github/workflows/retype.yml b/.github/workflows/retype.yml index bdee4eb7..d4869f04 100644 --- a/.github/workflows/retype.yml +++ b/.github/workflows/retype.yml @@ -39,4 +39,4 @@ jobs: path: ${{ steps.build.outputs.retype-output-path }} - 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