update validatornu version for github workflow

This commit is contained in:
Daniel Micay
2020-09-17 14:44:08 -04:00
parent 21ce11a0be
commit 74b1c6c794

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
env:
VALIDATOR_VERSION: 20.3.16
VALIDATOR_VERSION: 20.6.30
steps:
- uses: actions/checkout@v2