updates reference to lightwalletd source to use release v0.4.16 (#8234)
This commit is contained in:
parent
6854a8950c
commit
deed6f8a62
|
@ -60,7 +60,7 @@ jobs:
|
|||
with:
|
||||
# Note: check service.proto when modifying lightwalletd repo
|
||||
repository: zcash/lightwalletd
|
||||
ref: 'master'
|
||||
ref: 'v0.4.16'
|
||||
persist-credentials: false
|
||||
|
||||
- uses: actions/checkout@v4.1.1
|
||||
|
|
Loading…
Reference in New Issue