Skip to content

build(deps-dev): bump js-yaml from 4.1.0 to 4.3.1 #896

build(deps-dev): bump js-yaml from 4.1.0 to 4.3.1

build(deps-dev): bump js-yaml from 4.1.0 to 4.3.1 #896

Workflow file for this run

name: jest
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 22
- run: yarn install
- run: yarn test