We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fe6eb commit 3805e42Copy full SHA for 3805e42
.github/workflows/chromatic.yml
@@ -29,6 +29,6 @@ jobs:
29
- args: [--frozen-lockfile]
30
31
- name: Publish to Chromatic
32
- uses: chromaui/action@v10
+ uses: chromaui/action@v11
33
with:
34
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
0 commit comments