mirror of https://github.com/crytic/echidna
Misc Actions updates (#857)
* Actions: update action versions
* Actions: bump python to 3.8
Newer crytic-compile and slither support 3.8+
* Actions: remove old actions/cache workaround
* Actions: bump cachix action
* Actions: remove leftover branches in triggers
* Actions: run echidna tests in 0.8.x
* Actions: enable dependabot version updates
* Actions: fix cache version
* Revert "Actions: run echidna tests in 0.8.x"
This reverts commit e3749aff39
.
harvey_baz.sol test fails too frequently under 0.8, it will need more
investigation.
pull/874/head
parent
d07997b0b9
commit
ad79b3aa0e
@ -0,0 +1,6 @@ |
||||
version: 2 |
||||
updates: |
||||
- package-ecosystem: "github-actions" |
||||
directory: "/" |
||||
schedule: |
||||
interval: "weekly" |
Loading…
Reference in new issue