Skip to content

Commit c58397c

Browse files
committed
Upgraded percy/exec-action to v0.3.1
1 parent a9f38f3 commit c58397c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
if: steps.cache-dependencies.outputs.cache-hit != 'true'
8080

8181
- name: Test
82-
uses: percy/exec-action@v0.3.0
82+
uses: percy/exec-action@v0.3.1
8383
with:
8484
custom-command: yarn test
8585
env:

0 commit comments

Comments
 (0)