certora: update certora-cli to 7.29.3

Reason: Vault.conf parsing errors with old certora-cli
This commit is contained in:
Mark Spanbroek 2025-06-12 17:03:00 +02:00
parent 6d16b0c613
commit 0305965bd5

View File

@ -53,7 +53,7 @@ jobs:
java-package: 'jre'
- name: Install Certora CLI
run: pip3 install certora-cli==7.10.2
run: pip3 install certora-cli==7.29.3
- name: Install Solidity
run: |