Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Update "npm install realm" to use v12 explicitly #10254

Update "npm install realm" to use v12 explicitly

Update "npm install realm" to use v12 explicitly #10254

Workflow file for this run

name: Bluehawk
on: pull_request
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v1
with:
node-version: 18.x
- run: npx bluehawk check -i "*.md" -i "*.properties" -i "*.lock" examples tutorial