Skip to content

Bump typescript from 5.5.2 to 5.5.3 #108

Bump typescript from 5.5.2 to 5.5.3

Bump typescript from 5.5.2 to 5.5.3 #108

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