Skip to content

chore(deps-dev): bump lint-staged from 13.2.2 to 14.0.1 #486

chore(deps-dev): bump lint-staged from 13.2.2 to 14.0.1

chore(deps-dev): bump lint-staged from 13.2.2 to 14.0.1 #486

Workflow file for this run

name: 'build'
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: MH4GF/shared-config/.github/composite-actions/setup-pnpm@main
with:
node-version-file: .node-version
pnpm-version: '8.6.5'
- run: pnpm i
- run: pnpm run all