Skip to content

chore(deps): update node.js to v22.12.0 #121

chore(deps): update node.js to v22.12.0

chore(deps): update node.js to v22.12.0 #121

Workflow file for this run

name: Build
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run build