Skip to content

Commit e10607b

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

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
@@ -43,7 +43,7 @@ jobs:
4343
git clone https://github.com/apache/logging-log4j2 examples/log4j2 --single-branch --depth=1 --filter=blob:none
4444
git clone https://github.com/apache/cassandra examples/cassandra --single-branch --depth=1 --filter=blob:none
4545
- name: Run tests
46-
uses: tree-sitter/parser-test-action@v2
46+
uses: tree-sitter/parser-test-action@v3
4747
with:
4848
test-rust: true
4949
test-node: true

0 commit comments

Comments
 (0)