Skip to content

fix(deps): update dependency sharp to ^0.32.0 [security] #105

fix(deps): update dependency sharp to ^0.32.0 [security]

fix(deps): update dependency sharp to ^0.32.0 [security] #105

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: "14.x"
- name: use npm
run: |
npm install
npm test