Skip to content

Bump @types/node from 20.11.28 to 20.12.7 #105

Bump @types/node from 20.11.28 to 20.12.7

Bump @types/node from 20.11.28 to 20.12.7 #105

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@v4
- run: npm install
- run: npm run all