mirror of
https://github.com/codex-storage/codex-contracts-eth.git
synced 2025-02-13 03:46:30 +00:00
chore(ci): update certora-cli version in CI tasks
This updates `certora-cli` to the latest version (at the time of the commit, this was 7.10.1).
This commit is contained in:
parent
bbd57ab876
commit
0f596e639a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
java-package: 'jre'
|
||||
|
||||
- name: Install Certora CLI
|
||||
run: pip3 install certora-cli==7.6.3
|
||||
run: pip3 install certora-cli==7.10.1
|
||||
|
||||
- name: Install Solidity
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user