Skip to content

Commit

Permalink
Merge pull request #216 from nextcloud/dependabot/github_actions/work…
Browse files Browse the repository at this point in the history
…flow-templates/cypress-io/github-action-6.1.0
  • Loading branch information
Pytal authored Aug 25, 2023
2 parents 93fb9df + d6cbf41 commit 6b0d4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
run: npm i -g npm@"${{ needs.init.outputs.npmVersion }}"

- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
uses: cypress-io/github-action@fa88e4afe551e64c8827a4b9e379afc63d8f691a # v6.0.1
uses: cypress-io/github-action@a6333aaab4c95a31b3b020b33e00fe44d4af9f6e # v6.1.0
with:
record: true
parallel: true
Expand Down

0 comments on commit 6b0d4df

Please sign in to comment.