Skip to content

Commit 2e05e11

Browse files
committed
docs: clarify node24 runner version requirement in prerequisites
1 parent b465624 commit 2e05e11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Export GitHub Actions workflow runs as OpenTelemetry traces and logs to groundco
55
## Prerequisites
66

77
- GitHub Actions workflow with `actions: read` and `issues: write` permissions
8-
- Node 24 runtime (handled automatically by GitHub Actions)
8+
- Node 24 runtime (requires GitHub Actions runner v2.327.1+; self-hosted runners must be updated separately)
99
- groundcover OTLP endpoint and ingestion key
1010

1111
## Quick Start

0 commit comments

Comments
 (0)