Skip to content

Commit ca9d5f4

Browse files
authored
Merge branch 'tree-sitter:master' into raw-ref-syntax
2 parents 5561118 + 9b201c2 commit ca9d5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout repository
3434
uses: actions/checkout@v4
3535
- name: Set up tree-sitter
36-
uses: tree-sitter/setup-action/cli@v1
36+
uses: tree-sitter/setup-action/cli@v2
3737
- name: Set up examples
3838
run: |-
3939
git clone https://github.com/rust-lang-nursery/bitflags examples/bitflags --single-branch --depth=1 --filter=blob:none

0 commit comments

Comments
 (0)