Skip to content

chore: bump npm version to v3.3.0 #198

chore: bump npm version to v3.3.0

chore: bump npm version to v3.3.0 #198

Workflow file for this run

name: Analyze
on:
push:
branches: 'main'
pull_request:
workflow_dispatch:
jobs:
lint:
name: Analyze
runs-on: ubuntu-latest-16-core
steps:
- uses: actions/checkout@v3
- uses: crytic/[email protected]
with:
node-version: 16