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 bbaecd5 commit 68dd781Copy full SHA for 68dd781
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Checkout repository
34
uses: actions/checkout@v4
35
- name: Set up tree-sitter
36
- uses: tree-sitter/setup-action/cli@v1
+ uses: tree-sitter/setup-action/cli@v2
37
- name: Set up examples
38
run: |-
39
git clone https://github.com/elastic/elasticsearch examples/elasticsearch --single-branch --depth=1 --filter=blob:none
0 commit comments