We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efc81f commit cd14859Copy full SHA for cd14859
.github/workflows/lint.yml
@@ -277,7 +277,7 @@ jobs:
277
- uses: Swatinem/rust-cache@v2
278
with:
279
cache-on-failure: true
280
- - run: cargo install --locked --git https://github.com/openvm-org/openvm.git --tag v1.4.0 cargo-openvm
+ - run: cargo install --locked --git https://github.com/openvm-org/openvm.git --tag v1.4.1 cargo-openvm
281
- name: verify openvm compatibility
282
env:
283
OPENVM_RUST_TOOLCHAIN: nightly-2025-08-18
0 commit comments