Skip to content

Commit 49ba9ce

Browse files
authored
upgrade to SDK 0.15.5 (frontend + backend) (#49)
## Motivation apply fix for WrongRound errors + normal process ## Proposal upgrade to SDK 0.15.5 (frontend + backend) ## Test Plan CI + tested manually
1 parent 037b1f7 commit 49ba9ce

File tree

5 files changed

+152
-52
lines changed

5 files changed

+152
-52
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ jobs:
2929
- name: 'Install linera-storage-service'
3030
uses: taiki-e/cache-cargo-install-action@v2
3131
with:
32-
32+
3333

3434
- name: 'Install linera-service'
3535
uses: taiki-e/cache-cargo-install-action@v2
3636
with:
37-
37+
3838

3939
- run: |
4040
ln -sf /opt/hostedtoolcache/linera-storage-service/bin/linera-storage-server /opt/hostedtoolcache/linera-service/bin/

0 commit comments

Comments
 (0)