Skip to content

Commit 7d4f7f8

Browse files
tautschnigcelinval
authored andcommitted
Bump Kani version to 0.34.0 (model-checking#42)
1 parent e4521ce commit 7d4f7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ runs:
3636
- name: Install Kani
3737
shell: bash
3838
run: |
39-
export KANI_VERSION="0.33.0";
39+
export KANI_VERSION="0.34.0";
4040
cargo install --version $KANI_VERSION --locked kani-verifier;
4141
cargo-kani setup;
4242

0 commit comments

Comments
 (0)