From 562c5b6fdabbbefab7e97125cecc0f6396786669 Mon Sep 17 00:00:00 2001 From: OhKanghoon Date: Sun, 10 Mar 2024 17:03:48 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20deploy-pages=20=EB=A5=BC=20v3=20?= =?UTF-8?q?=EB=A1=9C=20=EB=8B=A4=EC=9A=B4=EA=B7=B8=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/actions/deploy-pages/issues/305 --- .github/workflows/deploy-docc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-docc.yml b/.github/workflows/deploy-docc.yml index ca8f875..f2dadb6 100644 --- a/.github/workflows/deploy-docc.yml +++ b/.github/workflows/deploy-docc.yml @@ -43,4 +43,4 @@ jobs: runs-on: ubuntu-latest steps: - id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v3