Revert "revert certora version"

This reverts commit 9f98024fb2.
This commit is contained in:
r4bbit 2024-02-21 16:41:59 +01:00
parent 9f98024fb2
commit 8adb2cc618
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 } with: { java-version: "11", java-package: jre }
- name: Install Certora CLI - name: Install Certora CLI
run: pip3 install certora-cli==5.0.5 run: pip3 install certora-cli==6.3.1
- name: Install Solidity - name: Install Solidity
run: | run: |