Downgrade Node for Slither (#4202)

This commit is contained in:
Francisco
2023-04-28 21:15:15 +01:00
committed by GitHub
parent d23f818a59
commit 6ff415de6b

View File

@ -86,7 +86,7 @@ jobs:
- run: rm foundry.toml
- uses: crytic/slither-action@v0.3.0
with:
node-version: 18
node-version: 18.15
codespell:
if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'