Skip to content

Commit

Permalink
use cosmwasm/optimizer 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Apr 19, 2024
1 parent 03a3d61 commit 810b8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cw-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
docker run \
-v "$(pwd)":/code \
-v "${HOME}/.cargo/registry":/usr/local/cargo/registry \
cosmwasm/optimizer:0.15.0 ./ci/cw-check
cosmwasm/optimizer:0.15.1 ./ci/cw-check
- name: Install `cosmwasm-check` from crates.io
uses: baptiste0928/cargo-install@v3
Expand Down

0 comments on commit 810b8b2

Please sign in to comment.