revert certora version

This commit is contained in:
r4bbit 2024-02-21 16:37:53 +01:00
parent 1153273ba8
commit 9f98024fb2
No known key found for this signature in database
GPG Key ID: E95F1E9447DC91A9
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ jobs:
with: { java-version: "11", java-package: jre }
- name: Install Certora CLI
run: pip3 install certora-cli==6.3.1
run: pip3 install certora-cli==5.0.5
- name: Install Solidity
run: |