diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65c0470..3e211bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,6 +77,8 @@ jobs: - name: Run Slither uses: crytic/slither-action@v0.3.0 + with: + node-version: '20.x' codespell: name: Codespell