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 b5a3261 commit 39e1d09Copy full SHA for 39e1d09
.github/workflows/percy.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
15
with:
16
node-version: '${{ steps.nvm.outputs.NVMRC }}'
17
- - uses: bahmutov/npm-install@237ded403e6012a48281f4572eab0c8eafe55b3f # v1.10.1
+ - uses: bahmutov/npm-install@ec9e87262db2a1be2ca3ceb2d506c413a220542c # v1.10.5
18
- name: Percy Snapshots
19
run: npm run snapshot
20
env:
0 commit comments