Skip to content

Bump @types/node from 18.16.3 to 20.6.2 #521

Bump @types/node from 18.16.3 to 20.6.2

Bump @types/node from 18.16.3 to 20.6.2 #521

Workflow file for this run

name: build
"on":
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install dependencies
run: npm ci && npm run build