Skip to content

Commit

Permalink
chore: update era test node in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed Dec 11, 2024
1 parent cd6cd78 commit 2566e3e
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 @@ -17,7 +17,7 @@ jobs:

# Start node
- name: Era Test Node Action
uses: dutterbutter/era-test-node-action@36ffd2eefd46dc16e7e2a8e1715124400ec0a3ba # v1
uses: dutterbutter/era-test-node-action@66121581304ee2d4f0c1c2de46a3d08f1c2f5264 # v1

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:

# Start node
- name: Era Test Node Action
uses: dutterbutter/era-test-node-action@36ffd2eefd46dc16e7e2a8e1715124400ec0a3ba # v1
uses: dutterbutter/era-test-node-action@66121581304ee2d4f0c1c2de46a3d08f1c2f5264 # v1

- name: Setup pnpm
uses: pnpm/action-setup@v4
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:

# Start node
- name: Era Test Node Action
uses: dutterbutter/era-test-node-action@36ffd2eefd46dc16e7e2a8e1715124400ec0a3ba # v1
uses: dutterbutter/era-test-node-action@66121581304ee2d4f0c1c2de46a3d08f1c2f5264 # v1

# Setup pnpm
- name: Setup pnpm
Expand Down

0 comments on commit 2566e3e

Please sign in to comment.