We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9e9f0 commit 2436b3aCopy full SHA for 2436b3a
.github/workflows/verify-binary-installation.yml
@@ -29,7 +29,7 @@ jobs:
29
shell: bash
30
31
- name: Run Opensearch
32
- uses: derek-ho/start-opensearch@v2
+ uses: derek-ho/start-opensearch@v6
33
with:
34
opensearch-version: ${{ env.OPENSEARCH_VERSION }}
35
security-enabled: false
0 commit comments