Skip to content

Bump @types/react from 18.2.73 to 18.2.74 #14

Bump @types/react from 18.2.73 to 18.2.74

Bump @types/react from 18.2.73 to 18.2.74 #14

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