Use v0.1.0
All checks were successful
Test / Run unit tests (pull_request) Successful in 16m35s
Test / Run integration tests (pull_request) Successful in 29m30s
Test / Run compliance tests (pull_request) Successful in 4m7s

This commit is contained in:
Roy Crihfield 2023-09-27 15:54:19 +08:00
parent 101654f30e
commit 935c2ce4b5

View File

@ -100,6 +100,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: cerc-io/eth-statediff-compliance
ref: v0.1.0
path: ./eth-statediff-compliance
token: ${{ secrets.CICD_REPO_TOKEN }}
- uses: actions/setup-go@v4