Skip to content

Commit 76affd7

Browse files
committed
ci: Pin version of certora-cli
1 parent c2b986a commit 76affd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/certora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with: { java-version: '11', java-package: jre }
3232

3333
- name: Install certora cli
34-
run: pip install certora-cli
34+
run: pip install certora-cli==3.6.8.post3
3535

3636
- name: Install solc
3737
run: |

0 commit comments

Comments
 (0)