Skip to content

Bump eslint from 8.53.0 to 8.54.0 #577

Bump eslint from 8.53.0 to 8.54.0

Bump eslint from 8.53.0 to 8.54.0 #577

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn install --frozen-lockfile
- run: yarn build