Skip to content

Commit

Permalink
fix yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
nisnislevi committed Sep 23, 2024
1 parent 44bd40d commit 67b7e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora-basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with: { java-version: "11", java-package: jre }

- name: Install certora cli
run: pip install certora-cli==7.0.7
run: pip install certora-cli==7.14.2

- name: Install solc
run: |
Expand Down

0 comments on commit 67b7e19

Please sign in to comment.