Skip to content

Bump ws from 8.16.0 to 8.17.0 #46

Bump ws from 8.16.0 to 8.17.0

Bump ws from 8.16.0 to 8.17.0 #46

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