Skip to content

chore(deps): bump handlebars from 4.7.8 to 4.7.9 #836

chore(deps): bump handlebars from 4.7.8 to 4.7.9

chore(deps): bump handlebars from 4.7.8 to 4.7.9 #836

Workflow file for this run

name: Units Testing
on: push
jobs:
testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22.17.1
- run: yarn install
- run: yarn test