mirror of https://github.com/logos-co/staking.git
chore(ci.yml): update certora to 7.17.2
This commit is contained in:
parent
377f01903f
commit
08b8910503
|
@ -136,7 +136,7 @@ jobs:
|
|||
with: { java-version: "11", java-package: jre }
|
||||
|
||||
- name: Install Certora CLI
|
||||
run: pip3 install certora-cli==7.10.2
|
||||
run: pip3 install certora-cli==7.17.2
|
||||
|
||||
- name: Install Solidity
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue