mirror of
https://github.com/actions/cache.git
synced 2025-12-12 16:31:16 +00:00
chore: bump version to 5.0.0 for Node.js 24 support
This commit is contained in:
parent
1285d7de7c
commit
8070f1903a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cache",
|
||||
"version": "4.2.4",
|
||||
"version": "5.0.0",
|
||||
"private": true,
|
||||
"description": "Cache dependencies and build outputs",
|
||||
"main": "dist/restore/index.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue