You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,10 @@ Version 8 of this action updated the runtime to Node 24 - https://docs.github.co
59
59
60
60
All scripts are now run with Node 24 instead of Node 20 and are affected by any breaking changes between Node 20 and 24.
61
61
62
+
## What's new
63
+
64
+
- Updated to the Node 24 runtime
65
+
- This requires a minimum Actions Runner version of [v2.327.1]
62
66
### V7
63
67
64
68
Version 7 of this action updated the runtime to Node 20 - https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actions
0 commit comments