mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-18 20:34:31 -05:00
Merge pull request #1637 from comit-network/dependabot/github_actions/actions/checkout-4.1.6
build(deps): bump actions/checkout from 4.1.1 to 4.1.6
This commit is contained in:
commit
838a7ab5fb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -179,7 +179,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4.1.1
|
||||
uses: actions/checkout@v4.1.6
|
||||
|
||||
- uses: Swatinem/rust-cache@v2.7.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user