diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 175cb33..47b7f30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: rm foundry.toml - name: Run Slither - uses: crytic/slither-action@v0.4.0 + uses: crytic/slither-action@v0.4.1 id: slither with: target: "src/SparkRsr.sol"