Skip to content

build(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0 #970

build(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0

build(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0 #970

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: setup go
uses: actions/setup-go@v4
with:
go-version: 1.22.4
- name: run make
run: make spacebin