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.
tree-sitter-ref
1 parent ada6dc5 commit fba0417Copy full SHA for fba0417
.github/workflows/ci.yml
@@ -34,6 +34,8 @@ jobs:
34
uses: actions/checkout@v4
35
- name: Set up tree-sitter
36
uses: tree-sitter/setup-action/cli@v1
37
+ with:
38
+ tree-sitter-ref: v0.24.7
39
- name: Run tests
40
uses: tree-sitter/parser-test-action@v2
41
with:
0 commit comments