diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 15cc88e96..122d39564 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -100,7 +100,6 @@ jobs: - uses: crytic/slither-action@v0.3.0 with: node-version: 18.15 - slither-version: 0.9.3 codespell: runs-on: ubuntu-latest