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 8482521 commit e1a8e41
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 @@ -26,6 +26,8 @@ jobs:
cargo update -p cosmwasm-schema-derive
cargo update -p cosmwasm-schema
cargo update -p cosmwasm-std
cargo update -p cw-storage-plus
cargo update -p serde
- uses: Swatinem/rust-cache@v2
with:
workspaces: |
Expand Down

0 comments on commit e1a8e41

Please sign in to comment.