Skip to content

Bump next from 14.2.3 to 14.2.4 #87

Bump next from 14.2.3 to 14.2.4

Bump next from 14.2.3 to 14.2.4 #87

Workflow file for this run

name: ci-npm
on:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4