update certoraRun version

This commit is contained in:
0xb337r007 2024-02-18 15:26:26 +01:00 committed by r4bbit
parent 77b799111d
commit 1153273ba8
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==5.0.5
run: pip3 install certora-cli==6.3.1
- name: Install Solidity
run: |