mirror of https://github.com/actions/cache.git
docs: highlight v5 runner requirement in releases
This commit is contained in:
parent
054c1f2301
commit
3bb0d78750
|
|
@ -4,8 +4,9 @@
|
||||||
|
|
||||||
### 5.0.0
|
### 5.0.0
|
||||||
|
|
||||||
- Updated to the Node.js 24 runtime.
|
> [!IMPORTANT]
|
||||||
- Requires minimum Actions Runner version v2.327.1.
|
> `actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.
|
||||||
|
> If you are using self-hosted runners, ensure they are updated before upgrading.
|
||||||
|
|
||||||
### 4.3.0
|
### 4.3.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue