apeworx/Install Geth
Installs Geth into your actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 24, 2025
- License
- Apache 2.0
Pinned Snippet
uses: apeworx/geth-action@1a2cb332f3d392652f92d762a46ef2366973a207 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Geth version. Default will install whatever the latest release is from Github Releases. | no | latest |
Outputs
| name | description |
|---|---|
| version | The actual version of Geth that was installed |