Skip to content

Bump node-forge from 1.3.2 to 1.4.0 in /sandbox #248

Bump node-forge from 1.3.2 to 1.4.0 in /sandbox

Bump node-forge from 1.3.2 to 1.4.0 in /sandbox #248

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
strategy:
matrix:
node-version: [22, 24]
os: [ubuntu-latest, windows-latest, macos-latest]
uses: yoriiis/actions/.github/workflows/test-and-build-root-demo.yml@main
with:
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
working-directory-demo: ./sandbox