We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c6903 commit ff7abcdCopy full SHA for ff7abcd
README.md
@@ -2,7 +2,11 @@
2
3
# Checkout V5
4
5
-Checkout v5 now supports Node.js 24
+## What's new
6
+
7
+- Updated to the node24 runtime
8
+ - This requires a minimum Actions Runner version of [v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) to run.
9
10
11
# Checkout V4
12
@@ -154,9 +158,10 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
154
158
# Scenarios
155
159
156
160
- [Checkout V5](#checkout-v5)
161
+ - [What's new](#whats-new)
157
162
- [Checkout V4](#checkout-v4)
163
- [Note](#note)
-- [What's new](#whats-new)
164
+- [What's new](#whats-new-1)
165
- [Usage](#usage)
166
- [Scenarios](#scenarios)
167
- [Fetch only the root files](#fetch-only-the-root-files)
0 commit comments