From 32adb4f8f41e9884a9d989a8aee4a9a14ab30171 Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Sun, 15 Sep 2024 23:50:58 +0300 Subject: [PATCH] update ci --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f41bc05..9a0c642 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -49,7 +49,7 @@ jobs: ${{ runner.os }}-pnpm-store- - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v4 with: static_site_generator: next