@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: tree-sitter/setup-action@v2
|
||||
with:
|
||||
tree-sitter-ref: "v0.10.0"
|
||||
tree-sitter-ref: "main"
|
||||
# Because our tree-sitter code is in a subdirectory,
|
||||
# and working-directory does not apply to uses, we
|
||||
# are forced to specify calls to the CI ourselves.
|
||||
|
||||
Reference in New Issue
Block a user