Skip to content

Commit

Permalink
ci: Bump tree-sitter/setup-action from 1 to 2 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [tree-sitter/setup-action](https://github.com/tree-sitter/setup-action).


Updates `tree-sitter/setup-action` from 1 to 2
- [Release notes](https://github.com/tree-sitter/setup-action/releases)
- [Commits](tree-sitter/setup-action@v1...v2)

---
updated-dependencies:
- dependency-name: tree-sitter/setup-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ValdezFOmar committed Nov 10, 2024
1 parent 5eca41a commit 5e6f8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up tree-sitter
uses: tree-sitter/setup-action/cli@v1
uses: tree-sitter/setup-action/cli@v2
- name: Run tests
uses: tree-sitter/parser-test-action@v2
with:
Expand Down

0 comments on commit 5e6f8e3

Please sign in to comment.