Skip to content

chore: Bump major version to 4.0.0 becasue of breaking changes #752

chore: Bump major version to 4.0.0 becasue of breaking changes

chore: Bump major version to 4.0.0 becasue of breaking changes #752

Workflow file for this run

name: babashka
on: [push]
jobs:
bb-script:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: liquidz/[email protected]
with:
source-paths: 'clj/script'
test-paths: 'test/clj/script'