Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bold minimum Actions Runner version in README
  • Loading branch information
sneha-krip authored Sep 4, 2025
commit 2dc352e4baefd91bec0d06f6ae2f1045d1687ca3
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Version 8 of this action updated the runtime to Node 24 - https://docs.github.co

All scripts are now run with Node 24 instead of Node 20 and are affected by any breaking changes between Node 20 and 24.

Comment thread
sneha-krip marked this conversation as resolved.
This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1)
**This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1)**

### V7

Expand Down
Loading