diff --git a/.github/workflows/pregenPreview.yaml b/.github/workflows/pregenPreview.yaml index e78a67e..84fe445 100644 --- a/.github/workflows/pregenPreview.yaml +++ b/.github/workflows/pregenPreview.yaml @@ -58,4 +58,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 \ No newline at end of file + uses: actions/deploy-pages@v4 \ No newline at end of file