Skip to content

Bump next from 14.2.21 to 15.1.4 #785

Bump next from 14.2.21 to 15.1.4

Bump next from 14.2.21 to 15.1.4 #785

Workflow file for this run

name: ESLint
on: [push]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/[email protected]
- run: yarn install
- run: yarn eslint