Skip to content

chore(deps): bump shell-quote from 1.8.2 to 1.8.4 #888

chore(deps): bump shell-quote from 1.8.2 to 1.8.4

chore(deps): bump shell-quote from 1.8.2 to 1.8.4 #888

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 20
cache: yarn
- run: make deps test