diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 83b0a41a..38578e3d 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -90,4 +90,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v3 \ No newline at end of file