From a85f12ad15115b26ac30cc7c3979ddd88e1098d9 Mon Sep 17 00:00:00 2001 From: devgiljong Date: Wed, 10 Apr 2024 17:16:22 +0900 Subject: [PATCH] =?UTF-8?q?:construction:=20=EA=B6=8C=EC=9E=A5=EC=97=90=20?= =?UTF-8?q?=EB=A7=9E=EC=B6=94=EC=96=B4=20checkoutv1=EB=A1=9C=20=EB=8B=A4?= =?UTF-8?q?=EC=9A=B4=EA=B7=B8=EB=A0=88=EC=9D=B4=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/chromatic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 7d38152..a89ee06 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -6,7 +6,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v1 - run: yarn - uses: chromaui/action@v1 with: