Skip to content

Bump next from 14.2.11 to 15.0.4 #713

Bump next from 14.2.11 to 15.0.4

Bump next from 14.2.11 to 15.0.4 #713

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/setup-node@v4.1.0
- run: yarn install
- run: yarn eslint