Skip to content

Commit

Permalink
chore: update staport version in liveness test (#765) (#772)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7f7e7d8)

Co-authored-by: Adam Moser <63419657+toteki@users.noreply.github.com>
  • Loading branch information
mergify[bot] and toteki committed Apr 6, 2022
1 parent 4238fa7 commit 408a0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -112,7 +112,7 @@ jobs:
go.sum
- name: Install Starport
run: |
curl https://get.starport.network/starport@v0.19.4! | bash
curl https://get.starport.network/starport@v0.19.5! | bash
if: env.GIT_DIFF
- name: Start Local Network via Starport
run: |
Expand Down

0 comments on commit 408a0fd

Please sign in to comment.