Skip to content

Commit cd14859

Browse files
committed
use openvm v1.4.1 for lint
1 parent 6efc81f commit cd14859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
- uses: Swatinem/rust-cache@v2
278278
with:
279279
cache-on-failure: true
280-
- run: cargo install --locked --git https://github.com/openvm-org/openvm.git --tag v1.4.0 cargo-openvm
280+
- run: cargo install --locked --git https://github.com/openvm-org/openvm.git --tag v1.4.1 cargo-openvm
281281
- name: verify openvm compatibility
282282
env:
283283
OPENVM_RUST_TOOLCHAIN: nightly-2025-08-18

0 commit comments

Comments
 (0)