We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb96a61 commit 30845e9Copy full SHA for 30845e9
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
run: rm foundry.toml
42
43
- name: Run Slither
44
- uses: crytic/slither-action@v0.2.0
+ uses: crytic/slither-action@v0.4.0
45
id: slither
46
with:
47
target: "src/SparkRsr.sol"
0 commit comments