Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 28, 2025

Bumps tree-sitter/parser-test-action from v2 to v3. The v3 action defaults to Go 1.22, but go.mod requires Go 1.23, causing CI failures.

  • Added go-version: "1.23" to the parser-test-action configuration to match go.mod requirements
- name: Run tests
  uses: tree-sitter/parser-test-action@v3
  with:
    test-rust: true
    test-python: true
    test-go: true
    test-swift: false
    test-node: false
    go-version: "1.23"

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: coder3101 <22212259+coder3101@users.noreply.github.com>
Copilot AI changed the title [WIP] Update tree-sitter/parser-test-action to version 3 ci: bump tree-sitter/parser-test-action from 2 to 3 Nov 28, 2025
Copilot AI requested a review from coder3101 November 28, 2025 11:43
Copilot finished work on behalf of coder3101 November 28, 2025 11:43
@coder3101 coder3101 marked this pull request as ready for review November 28, 2025 13:33
@coder3101 coder3101 merged commit 8a2c675 into dependabot/github_actions/tree-sitter/parser-test-action-3 Nov 28, 2025
6 checks passed
@coder3101 coder3101 deleted the copilot/sub-pr-7 branch November 28, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants