Skip to content

Commit

Permalink
Merge pull request #651 from Satellite-im/luis/warp-ref
Browse files Browse the repository at this point in the history
chore(warp): update ref on warp
  • Loading branch information
luisecm authored Mar 6, 2024
2 parents 54eeb9a + 9cab18c commit 878e433
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: 0a216237cb9c965754df444b80ea983879831396
ref: d15be5735c5e654bbb7b424d0ea2c414df8b5e4c

- name: Set up cargo cache 🛠️
uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -219,7 +219,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 0a216237cb9c965754df444b80ea983879831396
ref: d15be5735c5e654bbb7b424d0ea2c414df8b5e4c
path: "./warp"

- name: Download Key file 🗳️
Expand Down Expand Up @@ -350,7 +350,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 0a216237cb9c965754df444b80ea983879831396
ref: d15be5735c5e654bbb7b424d0ea2c414df8b5e4c
path: "./warp"

- name: Download Key file 🗳️
Expand Down Expand Up @@ -489,7 +489,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: Satellite-im/Warp
ref: 0a216237cb9c965754df444b80ea983879831396
ref: d15be5735c5e654bbb7b424d0ea2c414df8b5e4c
path: "./warp"

- name: Download Key file 🗳️
Expand Down

0 comments on commit 878e433

Please sign in to comment.