Skip to content

Bump @types/node from 18.7.18 to 20.5.6 #706

Bump @types/node from 18.7.18 to 20.5.6

Bump @types/node from 18.7.18 to 20.5.6 #706

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