Skip to content

Commit c62b415

Browse files
chroma action (#3170)
1 parent 94745fb commit c62b415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
- name: Publish to Chromatic
161161
env:
162162
NODE_OPTIONS: '--max_old_space_size=16384'
163-
uses: chromaui/action@v1
163+
uses: chromaui/action@v11.29.0
164164
with:
165165
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
166166
buildScriptName: 'build-storybook'

0 commit comments

Comments
 (0)