Skip to content

Bump github.com/tree-sitter/tree-sitter from 0.20.9 to 0.22.6 #421

Bump github.com/tree-sitter/tree-sitter from 0.20.9 to 0.22.6

Bump github.com/tree-sitter/tree-sitter from 0.20.9 to 0.22.6 #421

Workflow file for this run

name: SwiftLint
on:
workflow_dispatch: {}
pull_request: {}
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict