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 3557c77 commit e06ce9cCopy full SHA for e06ce9c
.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.4.0
+ uses: crytic/slither-action@v0.4.1
45
id: slither
46
with:
47
target: "src/SparkRsr.sol"
0 commit comments