diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 293ffce..d183d04 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -234,4 +234,4 @@ jobs: # Deployment to github pages - name: Deploy GitHub Pages site id: deployment - uses: actions/deploy-pages@v2.0.0 + uses: actions/deploy-pages@v3.0.0