Skip to content

Bump @types/node from 18.15.11 to 20.3.3 #47

Bump @types/node from 18.15.11 to 20.3.3

Bump @types/node from 18.15.11 to 20.3.3 #47

Workflow file for this run

name: Test
on:
pull_request:
workflow_dispatch:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npm run all