mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
GitHub Actions: Bump cypress-io/github-action from 5 to 6 (#7143)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ui-e2e.yaml
vendored
2
.github/workflows/ui-e2e.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
echo "$HOME/.local/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v5
|
||||
uses: cypress-io/github-action@v6
|
||||
env:
|
||||
ODO_EXPERIMENTAL_MODE: "true"
|
||||
ODO_TRACKING_CONSENT: "no"
|
||||
|
||||
Reference in New Issue
Block a user