Skip to content

Commit

Permalink
Try to fix rust issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tiendv89 committed Aug 13, 2024
1 parent 07eac60 commit 81d2138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr-main-program.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
toolchain: stable
components: clippy
# Cache rust, cargo
- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2
- run: cargo test --package locker
shell: bash

Expand Down

0 comments on commit 81d2138

Please sign in to comment.