Skip to content

Commit

Permalink
move to version 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadi Auerbach authored and Gadi Auerbach committed Dec 27, 2023
1 parent e8dd997 commit e5feac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora-review-voting-chain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with: { java-version: "11", java-package: jre }

- name: Install certora cli
run: pip3 install certora-cli-beta==6.0.0
run: pip3 install certora-cli-beta==6.1.0

- name: Install solc
run: |
Expand Down

0 comments on commit e5feac7

Please sign in to comment.