From 04a0d62989dc357bd11468a22be575dcd876a363 Mon Sep 17 00:00:00 2001 From: Bence Haromi Date: Fri, 27 Oct 2023 13:50:13 +0100 Subject: [PATCH] ci: era-test-node-action v0.1.3 --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ac2010dc..9cad58e0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -106,9 +106,9 @@ jobs: cache: yarn - name: Use era-test-node for testing - uses: dutterbutter/era-test-node-action@latest + uses: dutterbutter/era-test-node-action@v0.1.3 with: - releaseTag: tags/v0.0.1-alpha.boojum + releaseTag: v0.0.1-alpha.boojum - name: Install dependencies run: yarn