Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(warp): Update dependency #1989

Merged
merged 4 commits into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/ui-test-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
ref: ef8b1fa7e7bb9ad2a17ed5c8c192bf385c5da774

- name: Set up cargo cache πŸ› οΈ
uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
ref: ef8b1fa7e7bb9ad2a17ed5c8c192bf385c5da774
path: "./warp"

- name: Install Dependencies for WebdriverIO
Expand Down Expand Up @@ -336,7 +336,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
ref: ef8b1fa7e7bb9ad2a17ed5c8c192bf385c5da774
path: "./warp"

- name: Install Dependencies for WebdriverIO
Expand Down Expand Up @@ -476,7 +476,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
ref: ef8b1fa7e7bb9ad2a17ed5c8c192bf385c5da774
path: "./warp"

- name: Download Key file πŸ—³οΈ
Expand Down
Loading
Loading