Skip to content

Commit

Permalink
chore: fix era-test-node version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpb8010 committed Dec 31, 2024
1 parent 5a82dca commit de3d1c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

# Start era test node
- name: Pre-Anvil ZKsync Action
uses: dutterbutter/era-test-node-action@66121581304ee2d4f0c1c2de46a3d08f1c2f5264
# Start era test node v1.1
- name: Anvil ZKsync Action
uses: dutterbutter/anvil-zksync-action@5b73149c26862fb7dc196e309e43e85dec4e57a4

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down

0 comments on commit de3d1c0

Please sign in to comment.