Merge pull request #1636 from comit-network/dependabot/github_actions/Swatinem/rust-cache-2.7.3

build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3
This commit is contained in:
Byron Hambly 2024-05-23 13:54:00 +02:00 committed by GitHub
commit db78a1e99e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4.1.1
- uses: Swatinem/rust-cache@v2.7.1
- uses: Swatinem/rust-cache@v2.7.3
- name: Run RPC server tests
run: cargo test --package swap --all-features --test rpc -- --nocapture