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 1d443fb commit 385d6daCopy full SHA for 385d6da
.github/workflows/cd.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
repository: 'opensearch-project/OpenSearch'
33
path: OpenSearch
34
- ref: '1.0'
+ ref: '1.0.0'
35
36
- name: Build OpenSearch
37
working-directory: ./OpenSearch
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments