Skip to content

Bump smart-round to newest deps and TS (#3) #11

Bump smart-round to newest deps and TS (#3)

Bump smart-round to newest deps and TS (#3) #11

Workflow file for this run

name: JS Checks
on:
pull_request:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
jobs:
js-checks:
uses: bloq/actions/.github/workflows/js-checks.yml@v1.5.0
with:
node-versions: '["18", "20", "22"]'