We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db42200 commit 286c909Copy full SHA for 286c909
.github/workflows/maven-custom-runner.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Prepare Hedera Solo
34
id: solo
35
- uses: OpenElements/hedera-solo-action@v1
+ uses: OpenElements/hedera-solo-action@v0.1
36
37
- name: Build with Maven
38
env:
.github/workflows/maven.yml
0 commit comments