Skip to content

Commit 0b36856

Browse files
dependabot[bot]clason
authored andcommitted
ci: bump tree-sitter/parser-test-action from 1.2 to 2
Bumps [tree-sitter/parser-test-action](https://github.com/tree-sitter/parser-test-action) from 1.2 to 2. - [Release notes](https://github.com/tree-sitter/parser-test-action/releases) - [Commits](tree-sitter/parser-test-action@v1.2...v2) --- updated-dependencies: - dependency-name: tree-sitter/parser-test-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a75a932 commit 0b36856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: examples/neovim
4343
sparse-checkout: runtime/doc/
4444
- name: Run tests
45-
uses: tree-sitter/parser-test-action@v1.2
45+
uses: tree-sitter/parser-test-action@v2
4646
with:
4747
test-library: ${{runner.os == 'Linux'}}
4848
corpus-files: |-

0 commit comments

Comments
 (0)