update certoraRun version

This commit is contained in:
0xb337r007 2024-02-18 15:26:26 +01:00
parent d929335678
commit 9f10bf629e
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==5.0.5
run: pip3 install certora-cli==6.3.1
- name: Install Solidity
run: |