Skip to content

fix types action (test) (#879) #4332

fix types action (test) (#879)

fix types action (test) (#879) #4332

Workflow file for this run

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