We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb63756 commit a350748Copy full SHA for a350748
.github/workflows/checks.yml
@@ -88,7 +88,7 @@ jobs:
88
run: cp .env.example .env
89
- name: Disable foundry
90
run: rm foundry.toml
91
- - uses: crytic/[email protected].0
+ - uses: crytic/[email protected].2
92
id: slither
93
with:
94
node-version: 16
0 commit comments