Skip to content

build(deps): bump puma from 6.4.3 to 6.5.0 (#2644) #2333

build(deps): bump puma from 6.4.3 to 6.5.0 (#2644)

build(deps): bump puma from 6.4.3 to 6.5.0 (#2644) #2333

Workflow file for this run

name: JavaScript
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: package.json
cache: yarn
- run: yarn install --frozen-lockfile
- run: yarn run lint