We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb63756 commit 9ce58d3Copy full SHA for 9ce58d3
.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].1
92
id: slither
93
with:
94
node-version: 16
0 commit comments