diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index af956d1..11b3859 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v3 - name: Run Slither - uses: crytic/slither-action@v0.3.0 + uses: crytic/slither-action@v0.4.0 id: slither with: node-version: 16