diff --git a/.github/workflows/cypress-workflow.yml b/.github/workflows/cypress-workflow.yml index 7ed996824..3ced1c7b7 100644 --- a/.github/workflows/cypress-workflow.yml +++ b/.github/workflows/cypress-workflow.yml @@ -10,7 +10,7 @@ on: - 1.* env: OPENSEARCH_DASHBOARDS_VERSION: '1.3' - OPENSEARCH_VERSION: '1.3.9-SNAPSHOT' + OPENSEARCH_VERSION: '1.3.20-SNAPSHOT' jobs: tests: name: Run Cypress E2E tests