diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf73a450..2cc06bb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,9 @@ jobs: # Start node - name: Era Test Node Action - uses: dutterbutter/anvil-zksync-action@92d09649bbf677463a51af245088bb41b7239258 # v1.0 + uses: dutterbutter/anvil-zksync-action@5b73149c26862fb7dc196e309e43e85dec4e57a4 # v1.0 + with: + releaseTag: v0.1.0-alpha.34 # Setup pnpm - name: Setup pnpm