Skip to content

Commit

Permalink
chore(appium): update warp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed May 9, 2024
1 parent 7289ad4 commit 8010b85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ui-automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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 @@ -216,7 +216,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 01beb3ceda05b97aeba7e4ba6059c8ec1a2bd16b
ref: ef8b1fa7e7bb9ad2a17ed5c8c192bf385c5da774
path: "./warp"

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

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

- name: Download Key file 🗳️
Expand Down

0 comments on commit 8010b85

Please sign in to comment.