Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update chromaui/action action to v10
  • Loading branch information
renovate[bot] authored Dec 1, 2023
commit cc83e15eedeb5106ae0200a2eb38867295aa8664
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Publish and test example Storybook
if: matrix.node == '16.x' && matrix.os == 'ubuntu-latest'
uses: chromaui/action@v1
uses: chromaui/action@v10
with:
projectToken: '574df7cc3736'
# Don't wait until Chroma verified the build (for this we have the Github check)
Expand Down