Skip to content

Bump typescript from 5.4.4 to 5.4.5 #22

Bump typescript from 5.4.4 to 5.4.5

Bump typescript from 5.4.4 to 5.4.5 #22

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