Skip to content

Commit 39e1d09

Browse files
ci(action): update bahmutov/npm-install action to v1.10.5
1 parent b5a3261 commit 39e1d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/percy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
1515
with:
1616
node-version: '${{ steps.nvm.outputs.NVMRC }}'
17-
- uses: bahmutov/npm-install@237ded403e6012a48281f4572eab0c8eafe55b3f # v1.10.1
17+
- uses: bahmutov/npm-install@ec9e87262db2a1be2ca3ceb2d506c413a220542c # v1.10.5
1818
- name: Percy Snapshots
1919
run: npm run snapshot
2020
env:

0 commit comments

Comments
 (0)