Skip to content

Bump zod from 3.23.0 to 3.23.4 #39

Bump zod from 3.23.0 to 3.23.4

Bump zod from 3.23.0 to 3.23.4 #39

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