diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0a59865..a1a88d5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: install-lib: false - name: Run tests - uses: tree-sitter/parser-test-action@v2 + uses: tree-sitter/parser-test-action@v3 - name: Clone neovim runtime corpus uses: actions/checkout@v5