Skip to content

Commit

Permalink
update deps in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
uint committed Jun 6, 2024
1 parent 7a2d30b commit 933dcf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/doc-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
cargo update -p cosmwasm-schema
cargo update -p cosmwasm-std
cargo update -p cw2
cargo update -p cw-storage-plus
cargo update -p serde
- uses: Swatinem/rust-cache@v2
with:
workspaces: |
Expand Down

0 comments on commit 933dcf3

Please sign in to comment.