Skip to content

Commit

Permalink
Switch to cypress-io/github-action@v4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagr9K committed Jun 26, 2022
1 parent 8f044be commit 0d9ca69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cache: 'yarn'
- run: yarn install
- name: Run E2E tests
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v4.1.0
with:
working-directory: ${{ matrix.project }}
build: yarn build
Expand Down

0 comments on commit 0d9ca69

Please sign in to comment.