diff --git a/.github/workflows/Slither.yml b/.github/workflows/Slither.yml index d7f0b40..30e7270 100644 --- a/.github/workflows/Slither.yml +++ b/.github/workflows/Slither.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Run Slither - uses: crytic/slither-action@v0.3.0 + uses: crytic/slither-action@v0.4.1 id: slither with: node-version: 20