Skip to content

Bump @types/node from 18.7.18 to 20.4.9 #699

Bump @types/node from 18.7.18 to 20.4.9

Bump @types/node from 18.7.18 to 20.4.9 #699

Workflow file for this run

name: 'test'
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run all