Skip to content

Bump github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0 #88

Bump github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0

Bump github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0 #88

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go test ./...