Skip to content

update ABI

update ABI #270

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: crytic/[email protected]
with:
node-version: 16
continue-on-error: true