mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
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:
commit
db78a1e99e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user