We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223ffa4 commit e3b575aCopy full SHA for e3b575a
.github/workflows/chromatic.yml
@@ -37,7 +37,7 @@ jobs:
37
run: pnpm install
38
39
- name: 🧪 Run Chromatic Visual and Accessibility Tests
40
- uses: chromaui/action@0794e6939fe40ce46a88963f818092afc427da5b # v15.3.0
+ uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # v16.0.0
41
env:
42
CHROMATIC_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }}
43
CHROMATIC_SHA: ${{ github.event.pull_request.head.sha || github.sha }}
0 commit comments