Skip to content

Commit

Permalink
chore: chormatic workflow actions/checkout setting
Browse files Browse the repository at this point in the history
  • Loading branch information
YyumeiZhang committed Nov 14, 2024
1 parent ffe3982 commit 4f3fb32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
# Job steps
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: '20'
Expand Down

0 comments on commit 4f3fb32

Please sign in to comment.