change matic-cli version

This commit is contained in:
Arpit Temani 2022-09-22 16:13:05 +05:30
parent cf35be19df
commit e052d1fa0e
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ jobs:
- name: test-integration
run: make test-integration
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: maticnetwork/matic-cli
ref: v0.3.0-dev
ref: arpit/mergev0.3.0
path: matic-cli
- name: Install dependencies on Linux