From 0fe46c54d3e4420072d3b3317a94c72b8fa1ed5b Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Thu, 23 Jan 2025 22:16:43 +0500 Subject: [PATCH] update gh workflow --- .github/workflows/pregenPreview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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