updates reference to lightwalletd source to use release v0.4.16 (#8234)

This commit is contained in:
Arya 2024-02-06 08:19:57 -05:00 committed by GitHub
parent 6854a8950c
commit deed6f8a62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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