Skip to content

chore(deps): bump @types/node from 20.12.10 to 20.12.12 #4834

chore(deps): bump @types/node from 20.12.10 to 20.12.12

chore(deps): bump @types/node from 20.12.10 to 20.12.12 #4834

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
jobs:
CI:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: ".nvmrc"
cache: npm
- run: ./script/ci