Skip to content

ci: upgrade Hiero Solo action and version numbers#2699

Open
SimiHunjan wants to merge 4 commits intomainfrom
update-solo-version
Open

ci: upgrade Hiero Solo action and version numbers#2699
SimiHunjan wants to merge 4 commits intomainfrom
update-solo-version

Conversation

@SimiHunjan
Copy link
Copy Markdown
Contributor

Description: Updated Hiero Solo action and version numbers in the build workflow.

Related issue(s):

Fixes #2698

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Updated Hiero Solo action and version numbers in the build workflow.

Signed-off-by: SimiHunjan <simi.hunjan.k@gmail.com>
@SimiHunjan SimiHunjan requested a review from a team as a code owner April 6, 2026 20:47
@SimiHunjan SimiHunjan requested a review from andrewb1269 April 6, 2026 20:47
@SimiHunjan SimiHunjan changed the title Upgrade Hiero Solo action and version numbers ci: upgrade Hiero Solo action and version numbers Apr 6, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 6, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Comment thread .github/workflows/build.yml Outdated
mirrorNodeVersion: v0.142.0
hieroVersion: v0.72.0
mirrorNodeVersion: v0.151.0
soloVersion: v0.67.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the 'v' to match npm package naming conventions. I guess it should be something like soloVersion: "0.67.0"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required? i see other SDK teams have use the "v" in defining the versions. Ex: https://github.com/hiero-ledger/hiero-sdk-swift/pull/593/changes.

Comment thread .github/workflows/build.yml
Updated Hiero Solo action and versions in build.yml.

Signed-off-by: SimiHunjan <simi.hunjan.k@gmail.com>
Updated Hiero Solo action and versions in build workflow.

Signed-off-by: SimiHunjan <simi.hunjan.k@gmail.com>
Signed-off-by: SimiHunjan <simi.hunjan.k@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: update Solo version used in CI tests

2 participants