chore: update certora-cli in ci

This commit is contained in:
r4bbit 2024-03-01 12:04:41 +01:00 committed by Ricardo Guilherme Schmidt
parent a76603e408
commit d733cc3fd3
1 changed files with 1 additions and 1 deletions

View File

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