From c76f0b3fa04084c74128f4dd5facf008794d2fc1 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Thu, 23 Jan 2025 22:11:18 +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 7b530e9..e78a67e 100644 --- a/.github/workflows/pregenPreview.yaml +++ b/.github/workflows/pregenPreview.yaml @@ -44,7 +44,7 @@ jobs: - name: cleanup run: rm -rf .vscode && rm -rf .github && rm -rf src && rm -rf node_modules && rm -f tailwind.config.js && rm -f .gitignore && rm -f package.json && rm -f package-lock.json - name: Upload artifact - uses: actions/upload-pages-artifact@v2 + uses: actions/upload-pages-artifact@v3 with: path: ./