Skip to content

Commit

Permalink
🚧 권장에 맞추어 checkoutv1로 다운그레이드
Browse files Browse the repository at this point in the history
  • Loading branch information
XionWCFM committed Apr 10, 2024
1 parent a56a724 commit a85f12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a85f12a

Please sign in to comment.