Skip to content

Commit 286c909

Browse files
committed
use solo action
1 parent db42200 commit 286c909

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven-custom-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Prepare Hedera Solo
3434
id: solo
35-
uses: OpenElements/hedera-solo-action@v1
35+
uses: OpenElements/hedera-solo-action@v0.1
3636

3737
- name: Build with Maven
3838
env:

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Prepare Hedera Solo
3434
id: solo
35-
uses: OpenElements/hedera-solo-action@v1
35+
uses: OpenElements/hedera-solo-action@v0.1
3636

3737
- name: Build with Maven
3838
env:

0 commit comments

Comments
 (0)