Skip to content

Commit fba0417

Browse files
committed
Pin tree-sitter-ref
1 parent ada6dc5 commit fba0417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
uses: actions/checkout@v4
3535
- name: Set up tree-sitter
3636
uses: tree-sitter/setup-action/cli@v1
37+
with:
38+
tree-sitter-ref: v0.24.7
3739
- name: Run tests
3840
uses: tree-sitter/parser-test-action@v2
3941
with:

0 commit comments

Comments
 (0)