Skip to content

Commit 00d7cbc

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 2a58b00 commit 00d7cbc

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
@@ -42,7 +42,7 @@ jobs:
4242
git clone https://github.com/serde-rs/serde examples/serde --single-branch --depth=1 --filter=blob:none
4343
git clone https://github.com/tokio-rs/tokio examples/tokio --single-branch --depth=1 --filter=blob:none
4444
- name: Run tests
45-
uses: tree-sitter/parser-test-action@v2
45+
uses: tree-sitter/parser-test-action@v3
4646
with:
4747
test-rust: true
4848
test-node: true

0 commit comments

Comments
 (0)